projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
api06: diff upload: don't read the whole request into memory.
[rails.git]
/
stories
/
all.rb
1
dir = File.dirname(__FILE__)
2
Dir[File.expand_path("#{dir}/**/*.rb")].uniq.each do |file|
3
require file
4
end