DamageStudios/rims

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
CONTRIBUTING.md
Capfile
Gemfile
Gemfile.lock
LICENSE.md
README.md
RIMS-1.png
RIMS-2.png
RIMS.png
Rakefile
app/assets/images/rails.png
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/items.js.coffee
app/assets/javascripts/welcome.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css
app/assets/stylesheets/items.css.scss
app/assets/stylesheets/jasny-bootstrap.css
app/assets/stylesheets/welcome.css.scss
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/items/_form.html.erb
app/views/items/edit.html.erb
app/views/items/index.html.erb
app/views/items/new.html.erb
app/views/items/show.html.erb
app/views/layouts/application.html.erb
app/views/shared/_footer.html.erb
app/views/shared/_header.html.erb
app/views/users/_user.html.erb
app/views/users/index.html.erb
app/views/users/show.html.erb
app/views/welcome/index.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
config.ru