Go to file
David Heinemeier Hansson a2130c22d7 Set a high default salary within the validation range
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@217 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-19 11:44:59 +00:00
actionmailer Rails 0.9 is a reality 2004-12-16 19:54:04 +00:00
actionpack Added respondence to *_before_type_cast for all attributes to return their string-state before they were type casted by the column type. Added use of *_before_type_cast for all input and text fields. 2004-12-19 11:25:55 +00:00
activerecord Set a high default salary within the validation range 2004-12-19 11:44:59 +00:00
railties File.expand_path in config/environment.rb would fail when dealing with symlinked public directories [mjobin]. 2004-12-18 00:47:30 +00:00