Joshua Peek
|
0b694a4ff4
|
Setup ActiveResource autoloads
|
2009-06-08 20:48:14 -05:00 |
|
Joshua Peek
|
69742ca8fa
|
Merge branch 'master' into active_model
Conflicts:
activemodel/lib/active_model/core.rb
activemodel/test/cases/state_machine/event_test.rb
activemodel/test/cases/state_machine/state_transition_test.rb
activerecord/lib/active_record/validations.rb
activerecord/test/cases/validations/i18n_validation_test.rb
activeresource/lib/active_resource.rb
activeresource/test/abstract_unit.rb
|
2009-05-29 16:06:21 -05:00 |
|
Jeremy Kemper
|
6d4a4fabbb
|
Cherry pick Active Support dependencies. Autoload.
|
2009-05-06 00:14:55 -07:00 |
|
Jeremy Kemper
|
a05cfb6df5
|
Prefer sibling Active Support
|
2009-05-05 21:44:02 -07:00 |
|
Jeremy Kemper
|
ab321268f8
|
No more free lunch
|
2009-04-22 16:10:49 -07:00 |
|
Pratik Naik
|
77acfefedf
|
Make Active Resource use ActiveModel::Errors
|
2009-03-19 23:45:08 +00:00 |
|
Jeremy Kemper
|
172606e21f
|
Harmonize framework require strategy. Don't add self to load path since Rails initializer and RubyGems handle it.
|
2008-08-25 21:22:34 -07:00 |
|
Rick Olson
|
c54b915825
|
Support agnostic formats when calling custom methods. Closes #10635 [joerichsen]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8502 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-12-28 17:03:58 +00:00 |
|
David Heinemeier Hansson
|
dc399b96c8
|
Added ActiveResource.format= which defaults to :xml but can also be set to :json [DHH]. Added one-off declarations of mock behavior [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7518 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-20 23:18:05 +00:00 |
|
Jeremy Kemper
|
fde3d9d8e4
|
Remove ActiveResource::Struct because it hasn't proven very useful. Creating a new ActiveResource::Base subclass is often less code and always clearer. Closes #8612.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6980 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-09 04:42:32 +00:00 |
|
David Heinemeier Hansson
|
9b8399fb7f
|
Added support for calling custom methods #6979 [rwdaigle]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6584 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-04-26 01:53:01 +00:00 |
|
David Heinemeier Hansson
|
8f614a80e7
|
Fix gem deprecation warnings, which also means depending on RubyGems 0.9.0+ [Chad Fowler]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6119 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-02-04 20:44:45 +00:00 |
|
Rick Olson
|
8d9e6609f8
|
Basic validation support [Rick Olson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5068 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-09-08 00:07:30 +00:00 |
|
David Heinemeier Hansson
|
99d268c853
|
Initial check-in of Active Resourse
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4492 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-06-25 14:44:22 +00:00 |
|