engineyard/todo

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/images/ui-bg_flat_0_aaaaaa_40x100.png
app/assets/images/ui-bg_flat_75_ffffff_40x100.png
app/assets/images/ui-bg_glass_55_fbf9ee_1x400.png
app/assets/images/ui-bg_glass_65_ffffff_1x400.png
app/assets/images/ui-bg_glass_75_dadada_1x400.png
app/assets/images/ui-bg_glass_75_e6e6e6_1x400.png
app/assets/images/ui-bg_glass_95_fef1ec_1x400.png
app/assets/images/ui-bg_highlight-soft_75_cccccc_1x100.png
app/assets/images/ui-icons_222222_256x240.png
app/assets/images/ui-icons_2e83ff_256x240.png
app/assets/images/ui-icons_454545_256x240.png
app/assets/images/ui-icons_888888_256x240.png
app/assets/images/ui-icons_cd0a0a_256x240.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/jquery-ui-1.8.13.js744
A
0 mins
app/assets/stylesheets/application.scss
app/assets/stylesheets/core.css
app/assets/stylesheets/jq-tabs.css.erb
app/controllers/application_controller.rb3
A
0 mins
app/controllers/environment_controller.rb4
A
0 mins
app/controllers/lists_controller.rb18
A
0 mins
app/controllers/tasks_controller.rb58
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/environment_helper.rb2
A
0 mins
app/helpers/lists_helper.rb2
A
0 mins
app/helpers/tasks_helper.rb2
A
0 mins
app/models/list.rb8
A
0 mins
app/models/task.rb4
A
0 mins
app/views/environment/index.html.erb
app/views/layouts/application.html.erb
app/views/lists/_form.html.erb
app/views/lists/new.html.erb
app/views/tasks/_form.html.erb
app/views/tasks/_todo_task.html.erb
app/views/tasks/index.html.erb
app/views/tasks/new.html.erb
app/views/tasks/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
config.ru
doc/README_FOR_APP
log/server.log