Vijay Ubuntu
|
27576df810
|
adding load_path to include active_model in the load path of example
similar to activerecord/examples/simple.rb
|
2013-10-09 01:52:55 +05:30 |
|
Ankit Gupta-FIR
|
6a71d09ad2
|
Replaced older rocket sign to new :
|
2013-07-04 17:25:50 +01:00 |
|
Rajarshi Das
|
cbd4a2e317
|
replace all older rocket sign to new ":" from examples of active record and active models
|
2013-06-24 11:19:51 +05:30 |
|
Abhishek Nalwaya
|
c33e893775
|
displaying error message(p tag was missing) and adding output as comment
|
2012-11-19 07:03:40 +05:30 |
|
José Valim
|
250c809246
|
Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not.
|
2010-02-21 11:12:14 +01:00 |
|
Jeremy Kemper
|
697dda5f29
|
Fix deprecated gem-name requires
|
2009-09-14 13:04:43 -07:00 |
|
Joshua Peek
|
108545a9d6
|
Clean up validation example
|
2009-07-21 00:56:27 -05:00 |
|
Yehuda Katz
|
45d41d8012
|
Add some simple examples for unconventional AMo and AP use
|
2009-07-19 23:24:19 +09:00 |
|