1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/test/dummy/config
2013-11-16 18:59:22 -05:00
..
environments Change all scope declarations to use class method syntax on the Version class. close #288 2013-10-17 14:46:06 -04:00
initializers Merge remote-tracking branch 'soulcutter/protected_attributes' 2013-08-07 11:49:42 -04:00
locales Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
application.rb Updating dummy app config files to remove unnecessarily railtie require statements and reflect the syntax of the default Rails4 config files 2013-08-27 15:13:20 -04:00
boot.rb Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
database.yml Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
environment.rb Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
routes.rb Fixing state leak issue for :enabled_for_controller? method with RSpec and Cucumber helpers. close #293 2013-11-16 18:59:22 -05:00