joshuabowers / opium

An Object Parse.com Mapping technology for defining models.
MIT License
1 stars 0 forks source link

Rails integrations: ActionController model behavior #30

Closed joshuabowers closed 9 years ago

joshuabowers commented 9 years ago

Scaffolded controllers should be able to interact with an Opium::Model without any intervention by the user: Opium should be a plug-and-play replacement for ActiveRecord, working as seamlessly as possible. As such, to be compliant with Rails 4.x's scaffolded controllers, the following is needed: