xiangpeng/rails_file_server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
Gemfile.lock
LICENSE
README.md
README.rdoc
Rakefile
app/api/attachment_service.rb63
A
0 mins
app/assets/images/rails.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/attachments.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/attachments.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/attachments_controller.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/attachments_helper.rb2
A
0 mins
app/models/api_key.rb10
A
0 mins
app/models/attachment.rb10
A
0 mins
app/views/attachments/_form.html.erb
app/views/layouts/application.html.erb
config.ru
doc/README_FOR_APP
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt