1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2007-04-21 17:35:09 +00:00
actionmailer Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
actionpack Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
actionwebservice Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
activerecord Added ActiveRecord::Base.inspect to return a column-view like #<Post id:integer, title:string, body:text> [DHH] 2007-04-21 17:35:09 +00:00
activeresource Disregard namespaces from the default element name, so Highrise::Person will just try to fetch from "/people", not "/highrise/people" [DHH] Added that saves which get a body response (and not just a 201) will use that response to update themselves [DHH] Fixed constant warning when fetching the same object multiple times [DHH] 2007-04-19 22:18:03 +00:00
activesupport Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
railties Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00