nicolasmccurdy/tickets

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/tickets.js0
A
0 mins
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/tickets.css.scss
app/controllers/application_controller.rb11
A
0 mins
app/controllers/tickets_controller.rb40
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/ticket.rb15
A
0 mins
app/views/layouts/application.html.haml
app/views/tickets/_errors.html.haml
app/views/tickets/_form.html.haml
app/views/tickets/_success.html.haml
app/views/tickets/_ticket.html.haml
app/views/tickets/index.html.haml
app/views/tickets/index.json.jbuilder
app/views/tickets/new.html.haml
app/views/tickets/show.html.haml
app/views/tickets/show.json.jbuilder
bin/bundle
bin/rails
bin/rake
config.ru
lib/tasks/deploy.rake
lib/tasks/doc.rake
public/404.html
public/422.html
public/500.html
public/favicon.png
public/robots.txt