flintinatux/importr

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rvmrc
.slugignore
.travis.yml
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
app/assets/images/glyphicons_059_cargo.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/custom.js.coffee
app/assets/javascripts/net_income_chart.js.coffee
app/assets/javascripts/pages.js.coffee
app/assets/javascripts/sessions.js.coffee
app/assets/javascripts/transactions.js.coffee
app/assets/javascripts/users.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/custom.css.scss
app/assets/stylesheets/jquery.countdown.css
app/assets/stylesheets/pages.css.scss
app/assets/stylesheets/sessions.css.scss
app/assets/stylesheets/transactions.css.scss
app/assets/stylesheets/users.css.scss
app/controllers/application_controller.rb21
A
0 mins
app/controllers/pages_controller.rb11
A
0 mins
app/controllers/sessions_controller.rb16
A
0 mins
app/controllers/transactions_controller.rb34
A
0 mins
app/controllers/users_controller.rb46
A
0 mins
app/helpers/application_helper.rb13
A
0 mins
app/helpers/pages_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb35
A
0 mins
app/helpers/transactions_helper.rb2
A
0 mins
app/helpers/users_helper.rb8
A
0 mins
app/models/transaction.rb42
A
0 mins
app/models/user.rb41
A
0 mins
app/views/layouts/_footer.html.haml
app/views/layouts/_header.html.haml
app/views/layouts/_page_header.html.haml
app/views/layouts/_shim.html.haml
app/views/layouts/application.html.haml
app/views/pages/_player_standings_table.html.haml
app/views/pages/_transaction.html.haml
app/views/pages/dashboard.html.haml
app/views/pages/home.html.haml
app/views/sessions/_sign_in_form.html.haml
app/views/sessions/create.js.erb
app/views/sessions/new.html.haml
app/views/shared/_field_error_message.html.haml