Show More
Commit Description:
- fix hof when user is deleted...
Commit Description:
- fix hof when user is deleted
- user/:id/stat only show available problem for non-admin user
References:
File last commit:
Show/Diff file:
Action:
stories/all.rb
| 3 lines
| 107 B
| text/x-ruby
| RubyLexer
|
|
r60 | dir = File.dirname(__FILE__) | |
Dir[File.expand_path("#{dir}/**/*.rb")].uniq.each do |file| | |||
require file | |||
end |