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
312f43324159fbcd8749cd331ed7d6500a714a83
rails
/
railties
/
test
/
application
/
initializers
History
José Valim
312f433241
Clear DescendantsTracker on each request.
2010-06-19 17:51:44 +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
abort generation/booting on Ruby 1.9.1
2010-06-10 21:49:45 +02: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
Clear DescendantsTracker on each request.
2010-06-19 17:51:44 +02:00
notifications_test.rb
edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord"
2010-06-14 23:22:04 +02:00