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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4eaa1fd39f93eff975bfd8a5cc4c7dfc3f18aa7
rails
/
railties
/
test
/
application
/
initializers
History
Xavier Noria
67a43554f1
removes Array#random_element and backports Array#sample from Ruby 1.9, thanks to Marc-Andre Lafortune
2010-06-05 01:15:17 +02:00
..
boot_test.rb
Refactor railties test, break huge files in smaller chunks and move initializers to application folder.
2010-01-26 13:57:11 +01:00
check_ruby_version_test.rb
Refactor railties test, break huge files in smaller chunks and move initializers to application folder.
2010-01-26 13:57:11 +01:00
frameworks_test.rb
removes Array#random_element and backports Array#sample from Ruby 1.9, thanks to Marc-Andre Lafortune
2010-06-05 01:15:17 +02:00
hooks_test.rb
Fixed two failing tests in railties on 1.9.2-head [
#4609
state:commited]
2010-05-16 10:47:03 +02:00
i18n_test.rb
Refactor railties test, break huge files in smaller chunks and move initializers to application folder.
2010-01-26 13:57:11 +01:00
load_path_test.rb
Add lib to load paths when application is inherited to be able to load lib code during configuration.
2010-06-02 00:48:16 +02:00
notifications_test.rb
Change event namespace ordering to most-significant first [
#4504
state:resolved]
2010-05-02 22:45:54 +02:00