Ruby on Rails
Go to file
David Heinemeier Hansson a04b1f3d8a Added more informative exception when using helper :some_helper and the helper requires another file that fails, you'll get an error message tells you what file actually failed to load, rather than falling back on assuming it was the helper file itself #346 [dblack]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@250 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-22 13:44:16 +00:00
actionmailer Rails 0.9 is a reality 2004-12-16 19:54:04 +00:00
actionpack Added more informative exception when using helper :some_helper and the helper requires another file that fails, you'll get an error message tells you what file actually failed to load, rather than falling back on assuming it was the helper file itself #346 [dblack] 2004-12-22 13:44:16 +00:00
activerecord Added more informative exceptions in establish_connection #356 [bitsweat] 2004-12-22 13:39:19 +00:00
railties Fixed CTRL-C exists from the Breakpointer to be a clean affair without error dumping [Kent Sibilev] 2004-12-22 13:17:35 +00:00