deepakvenkat/cash-envelope

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js.erb
app/assets/stylesheets/application.css
app/controllers/application_controller.rb15
A
0 mins
app/controllers/envelopes_controller.rb49
A
0 mins
app/controllers/expenses_controller.rb32
A
0 mins
app/controllers/transactions_controller.rb27
A
0 mins
app/controllers/unusual_expenses.rb36
A
0 mins
app/controllers/users_controller.rb15
A
0 mins
app/helpers/application_helper.rb5
A
0 mins
app/models/envelope.rb15
A
0 mins
app/models/expense.rb4
A
0 mins
app/models/old_saving.rb4
A
0 mins
app/models/transaction.rb23
A
0 mins
app/models/unusual_expense.rb4
A
0 mins
app/models/user.rb17
A
0 mins
app/views/envelopes/index.html.erb
app/views/envelopes/new.html.erb
app/views/envelopes/show.html.erb
app/views/expenses/index.html.erb
app/views/expenses/new.html.erb
app/views/expenses/show.html.erb
app/views/layouts/application.html.erb
app/views/pages/home.html.erb
app/views/transactions/index.html.erb
app/views/transactions/new.html.erb
app/views/users/show.html.erb
config.ru
doc/README_FOR_APP
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt