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-05 03:35:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a065b764e5beace51c2fca305d1ed5b8aa46b762
rails
/
actionpack
/
test
History
Clemens Kofler
fea7771d22
Updated NumberHelper: Full i18n support (except number_to_phone), consolidated API (almost all methods now support :precision, :delimiter and :separator). Added deprecation notices for old API. Added tests for new options [
#716
state:resolved]
...
Signed-off-by: Joshua Peek <
josh@joshpeek.com
>
2008-07-29 21:47:02 -05:00
..
activerecord
Set global ActionController::Base.view_paths for test cases
2008-07-12 14:11:51 -05:00
controller
Prepare Route#generate and Route#recognize early. Also refactor segments a bit to try to make immutable.
2008-07-28 13:41:42 -05:00
fixtures
Set the response content type to that of found template if not explicitly set elsewhere [
#444
state:resolved]
2008-07-18 20:14:12 -05:00
template
Updated NumberHelper: Full i18n support (except number_to_phone), consolidated API (almost all methods now support :precision, :delimiter and :separator). Added deprecation notices for old API. Added tests for new options [
#716
state:resolved]
2008-07-29 21:47:02 -05: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