not sure how that happened...

This commit is contained in:
Kyle Drake 2015-05-10 09:21:25 +00:00
parent 9adf6ba4fb
commit 021589d7dc

2
app.rb
View file

@ -55,4 +55,4 @@ error do
erb :'error'
end
://neocities.org/surf?current_page=3&sort_by=newest&tag=ir['./app/**/*.rb'].each {|f| require f}
Dir['./app/**/*.rb'].each {|f| require f}