This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
7891de8939
rails--rails
/
activeresource
/
test
/
fixtures
/
person.rb
4 lines
82 B
Ruby
Raw
Normal View
History
Unescape
Escape
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 10:44:22 -04:00
class
Person
<
ActiveResource
::
Base
Major updates to ActiveResource, please see changelog and unit tests [Rick Olson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4890 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-08-31 21:15:10 -04:00
self
.
site
=
"
http://37s.sunrise.i:3000
"
Ruby 1.9 compat, consistent load paths git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7719 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-02 01:32:14 -04:00
end
Copy permalink