index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
vendor
/
i18n-0.1.3
/
Rakefile
blob: 2164e13e69b53666215747855094aa28822caaa6 (
plain
) (
tree
)
1648df79b7
1
2
3
4
5
task
:default
=>
[
:test
]
task
:test
do
ruby
"test/all.rb"
end