JustinAiken/my_timeline

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.markdown
Gemfile
Guardfile
LICENSE
README.markdown
Rakefile
app/assets/images/my_timeline/icons/notes.png
app/assets/javascripts/my_timeline/events.js.coffee
app/assets/stylesheets/my_timeline/application.css
app/controllers/my_timeline/application_controller.rb13
A
0 mins
app/controllers/my_timeline/control_panel_controller.rb25
A
0 mins
app/controllers/my_timeline/events_controller.rb46
A
0 mins
app/controllers/my_timeline/posts_controller.rb31
A
0 mins
app/helpers/my_timeline/application_helper.rb26
A
0 mins
app/helpers/my_timeline/events_helper.rb7
A
0 mins
app/models/my_timeline/event.rb14
A
0 mins
app/models/my_timeline/post.rb15
A
0 mins
app/presenters/my_timeline/event_presenter.rb37
A
0 mins
app/views/my_timeline/control_panel/_time_zone.html.erb
app/views/my_timeline/control_panel/index.html.erb
app/views/my_timeline/events/_day_with_events_list.html.erb
app/views/my_timeline/events/_day_with_events_table.html.erb
app/views/my_timeline/events/_event.html.erb
app/views/my_timeline/events/edit.html.erb
app/views/my_timeline/events/index.html.erb
app/views/my_timeline/posts/_form.html.erb
app/views/my_timeline/posts/new.html.erb
doc/screenshot.png
engine_plan.rb10
A
0 mins
gemfiles/Gemfile.rails-3.x
gemfiles/Gemfile.rails-4.x
lib/generators/my_timeline/install_generator.rb15
A
0 mins
lib/generators/templates/README
lib/generators/templates/my_timeline.rb3
A
0 mins
lib/my_timeline.rb23
A
0 mins
lib/my_timeline/core_ext/rails4.rb5
A
0 mins
lib/my_timeline/engine.rb21
A
0 mins
lib/my_timeline/settings_ext.rb30
A
0 mins
lib/my_timeline/user_stub.rb44
A
0 mins
lib/my_timeline/version.rb3
A
0 mins
lib/tasks/my_timeline_tasks.rake
my_timeline.gemspec
zeus.json