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-08 21:25:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d4dbb3dfaec8355e072d8f758de40a277f2f009
rails
/
actionpack
/
test
History
Tom Stuart
e28ad77bba
Allow use of :path_prefix and :name_prefix outside of namespaced routes. [
#1188
state:resolved]
...
Signed-off-by: Pratik Naik <
pratiknaik@gmail.com
>
2008-10-08 14:56:52 +01:00
..
activerecord
Ensure :partial => @collection and :collection => @collection behaves same. [
#884
state:resolved]
2008-08-22 18:15:53 +01:00
controller
Allow use of :path_prefix and :name_prefix outside of namespaced routes. [
#1188
state:resolved]
2008-10-08 14:56:52 +01:00
fixtures
Fixed missing template paths on exception [
#1082
state:resolved]
2008-09-20 22:57:45 -05:00
template
Ensure select_tag#name attribute uses [] when :multiple is true. [
#1146
state:resolved]
2008-10-07 15:17:22 +01:00
abstract_unit.rb
Fixed load path for actionmailer and activesupport tests to always load from local lib files.
2008-10-04 07:57:18 -07: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