Project

General

Profile

« Previous | Next » 

Revision e6af1c4c

Added by Joseph Magen over 11 years ago

  • ID e6af1c4c703aa185440d474c57d0a349f94ea084

typo on index.json.rabl for environments.

added missing s char

View differences:

test/functional/api/v1/environments_controller_test.rb
end
assert_response :success
assert_not_nil assigns(:environments)
envs = ActiveSupport::JSON.decode(@response.body)
assert !envs.empty?
end
test "should show environment" do

Also available in: Unified diff