Skip to content

Commit

Permalink
prevent namespacing AR serialized models since JMVC doesn t handle it…
Browse files Browse the repository at this point in the history
… properly
  • Loading branch information
Nicolas committed Oct 12, 2011
1 parent 92d582e commit a4b70b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/amos/engine.rb
Expand Up @@ -5,5 +5,6 @@
module Amos
class Engine < Rails::Engine
paths.app.controllers << "lib/controllers"
config.active_record.include_root_in_json = false
end
end

0 comments on commit a4b70b5

Please sign in to comment.