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
d64a09b443ec4198cbb2ae1dfb68448af149ddb1
rails
/
activeresource
/
test
/
cases
/
base
History
Emilio Tagua
f2765a1cb3
Refactor setup methods by extracting them in abstract_unit, remove TODO.
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-09-17 17:03:58 +02:00
..
custom_methods_test.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
equality_test.rb
Moved all test cases into a new test/cases directory to match Active Record test directory structure.
2009-08-19 09:03:57 -05:00
load_test.rb
fix loading of different elements in array then int and string [
#5036
state:resolved]
2010-08-02 17:06:09 +02:00
schema_test.rb
Refactor setup methods by extracting them in abstract_unit, remove TODO.
2010-09-17 17:03:58 +02:00