This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-02-10 14:15:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9a8e0053be3b293ab89fb584f1d660063f107aa
rails
/
actionpack
/
test
History
Luke Melia
7ce03db778
Fixes optimised named routes generating question mark followed by nothing when provided an empty hash as the last argument.
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
> [
#481
state:committed]
2008-08-31 19:42:01 +02:00
..
activerecord
Ensure :partial => @collection and :collection => @collection behaves same. [
#884
state:resolved]
2008-08-22 18:15:53 +01:00
controller
Fixes optimised named routes generating question mark followed by nothing when provided an empty hash as the last argument.
2008-08-31 19:42:01 +02:00
fixtures
pass yielded arguments to block for ActionView::Base#render with :layout [
#847
state:resolved]
2008-08-17 19:29:24 -05:00
template
Allow prototype functions to receive position parameter as a symbol.
2008-08-30 16:35:25 -07:00
abstract_unit.rb
Fixed template recompile logic [
#630
state:resolved]
2008-07-16 08:26:23 -05:00
active_record_unit.rb
Set precompiled fixture load path constant to speed up tests
2008-06-25 15:24:12 -05:00
adv_attr_test.rb
Add some tests for adv_attr_accessor.
Closes
#10633
[fcheung]
2008-01-12 03:06:10 +00:00
testing_sandbox.rb
Ruby 1.9 compat: text helper
2007-12-21 11:51:17 +00:00