1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/guides
Mike Mulvaney f820098f9e Moved squawk method into LocalInstanceMethods module, so it would
not be added to every ActiveRecord::Base object.  Changed acts_as_yaffle
so it will include the LocalInstanceMethods module.  Now only
models that call acts_as_yaffle will get the squawk method, instead
of pushing them into every ActiveRecord::Base.
2012-03-16 15:53:16 -04:00
..
assets Merge branch 'master' of github.com:lifo/docrails 2012-02-18 22:02:34 +05:30
code/getting_started Advise to keep secret token private 2012-03-12 21:19:58 +01:00
rails_guides Replaced OrderedHash with Hash for ruby 1.9 series 2012-02-09 16:17:34 +05:30
source Moved squawk method into LocalInstanceMethods module, so it would 2012-03-16 15:53:16 -04:00
rails_guides.rb
w3c_validator.rb