flintinatux/importr

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
doc/README_FOR_APP
config.ru
app/views/users/update.js.erb
app/views/users/show.js.erb
app/views/users/new.html.haml
app/views/users/edit.html.haml
app/views/users/create.js.erb
app/views/users/change_password.js.erb
app/views/users/_user.html.haml
app/views/users/_new_user_form.html.haml
app/views/users/_edit_user_form.html.haml
app/views/users/_change_password_form.html.haml
app/views/transactions/update.js.erb
app/views/transactions/index.html.haml
app/views/transactions/edit.js.erb
app/views/transactions/destroy.js.erb
app/views/transactions/create.js.erb
app/views/transactions/_transactions_table.html.haml
app/views/transactions/_transaction_form.html.haml
app/views/transactions/_transaction.html.haml
app/views/transactions/_edit_transaction_modal.html.haml
app/views/transactions/_edit_transaction_form.html.haml
app/views/shared/_modal.html.haml
app/views/shared/_form_error_messages.html.haml
app/views/shared/_flash_messages.html.haml
app/views/shared/_field_error_message.html.haml
app/views/sessions/new.html.haml
app/views/sessions/create.js.erb
app/views/sessions/_sign_in_form.html.haml
app/views/pages/home.html.haml
app/views/pages/dashboard.html.haml
app/views/pages/_transaction.html.haml
app/views/pages/_player_standings_table.html.haml
app/views/layouts/application.html.haml
app/views/layouts/_shim.html.haml
app/views/layouts/_page_header.html.haml
app/views/layouts/_header.html.haml
app/views/layouts/_footer.html.haml
app/models/user.rb41
A
0 mins
app/models/transaction.rb42
A
0 mins
app/helpers/users_helper.rb8
A
0 mins
app/helpers/transactions_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb35
A
0 mins
app/helpers/pages_helper.rb2
A
0 mins
app/helpers/application_helper.rb13
A
0 mins