More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#104 Jarkko Laine - All time
Showing 10 commits

All contributors →
Hash Date Message
a55caf6 2007-10-27 Tested FormHelper#label. Closes #9850 [jarkko]
5757fb6 2007-09-22 self.fixture_class_names is defined twice in fixtures.rb...
2fc4be6 2007-09-02 Remove duplication in test_help.rb Closes #3328 [jarkko]
ab3d187 2007-05-19 Document caches_action. Closes #5419.
dad60e7 2007-01-28 mail_to :encode => 'hex' also encodes the mailto: part o...
ef1d0c1 2007-01-24 Autolinking recognizes trailing and embedded . , : ; Cl...
fa619b0 2007-01-12 link_to_unless_current works with full URLs as well as p...
eede40b 2006-07-08 Reset @html_document between requests so assert_tag work...
eefe4d0 2005-04-30 Fixed extraneous comma in count() function that made it ...
98306be 2005-04-30 Fixed missing id uniqueness in FormTag#radio_button #120...