Brennick Langston
Brennick Langston
## Expected Behavior Should be able to handle Arrays. ## Actual Behavior Does not handle arrays. ## Steps to Reproduce the Problem 1. Create a JSON Serialized object that has...
Users/biosci/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.1.5/lib/action_controller/api.rb:110: warning: already initialized constant ActionController::API::MODULES /Users/biosci/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.1.5/lib/action_controller/api.rb:110: warning: previous definition of MODULES was here ActionController::RoutingError (undefined method `helper_method' for ActionController::API:Class): app/controllers/application_controller.rb:1:in `' app/controllers/api/postings_tables_controller.rb:1:in `' /Users/biosci/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.1.5/lib/action_controller/api.rb:110: warning: already initialized constant ActionController::API::MODULES...