d-cent/enquesta

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/images/tick.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/_layouts.css.sass
app/assets/stylesheets/_staples.css.sass
app/assets/stylesheets/application.css
app/assets/stylesheets/enquesta.css.sass
app/controllers/application_controller.rb12
A
0 mins
app/controllers/polls_controller.rb29
A
0 mins
app/controllers/votes_controller.rb19
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/option.rb13
A
0 mins
app/models/poll.rb29
A
0 mins
app/models/vote.rb10
A
0 mins
app/views/layouts/application.html.haml
app/views/polls/new.html.haml
app/views/polls/show.html.haml
bin/bundle
bin/rails
bin/rake
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt