implement detail of issue
Showing
| ... | @@ -39,6 +39,7 @@ gem 'momentjs-rails', '>= 2.9.0' | ... | @@ -39,6 +39,7 @@ gem 'momentjs-rails', '>= 2.9.0' |
| gem 'bootstrap3-datetimepicker-rails', '~> 4.14.30' | gem 'bootstrap3-datetimepicker-rails', '~> 4.14.30' | ||
| gem 'whenever', '~> 0.9.7' | gem 'whenever', '~> 0.9.7' | ||
| gem 'redcarpet', '~> 3.3', '>= 3.3.4' | gem 'redcarpet', '~> 3.3', '>= 3.3.4' | ||
| gem 'bootstrap-growl-rails' | |||
| group :development, :test do | group :development, :test do | ||
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | # Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
| ... | ... |
app/models/timeline.rb
0 → 100644
app/views/repositories/index.html.erb
0 → 100644
app/views/repository/index.html.erb
deleted
100644 → 0
lib/github_loader.rb
0 → 100644
No preview for this file type
public/favicon_old.ico
0 → 100644
test/fixtures/timelines.yml
0 → 100644
test/models/timeline_test.rb
0 → 100644
Please
register
or
sign in
to comment