This website requires JavaScript.
Explore
Help
Sign In
chiu
/
impressionist
Watch
1
Star
0
Fork
You've already forked impressionist
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39c217a976
impressionist
/
lib
History
Ty Rauber
39c217a976
Non-restful controllers - controllers without models / resources - would cause impressionist to throw an error on impression create, because it was unable to update the model counter cache due to lack of an impressionable_type and impressionable_id. An if statement around the counter-cache method on impressionable_type and impressionable_id solves this.
2013-03-30 13:00:46 -07:00
..
generators
removed unneeded file
2012-07-11 03:45:55 +01:00
impressionist
Non-restful controllers - controllers without models / resources - would cause impressionist to throw an error on impression create, because it was unable to update the model counter cache due to lack of an impressionable_type and impressionable_id. An if statement around the counter-cache method on impressionable_type and impressionable_id solves this.
2013-03-30 13:00:46 -07:00
impressionist.rb
Moves ORM specific code to lib/impressionist/:orm/models. Adds mongo_mapper models.
2012-03-12 19:54:29 -03:00