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
d3a52b18cf
impressionist
/
lib
/
impressionist
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
..
controllers
/mongoid
removed more files
2012-07-11 10:33:35 +01:00
models
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
bots.rb
Cleanup trailing whitespace
2012-03-06 14:04:32 -08:00
engine.rb
Fixed default ActiveRecord setting preventing generator from running.
2012-07-11 02:58:59 +01:00
version.rb
update to v1.2.0
2013-02-19 15:40:24 -05:00