Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Cleanup migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrwM committed Jun 11, 2020
1 parent 9e962ad commit c3712eb
Show file tree
Hide file tree
Showing 90 changed files with 7 additions and 2,576 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ source 'https://rubygems.org'

gem 'rails', '4.2.11.1'

gem 'autoprefixer-rails'
gem 'inline_svg'
gem 'sass-rails', '~> 5.0'
gem 'sqlite3', '~> 1.3.6'
gem 'uglifier', '>= 1.3.0'
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
arel (6.0.4)
autoprefixer-rails (9.7.6)
execjs
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
Expand All @@ -59,9 +57,6 @@ GEM
activesupport (>= 4.2.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
inline_svg (1.7.1)
activesupport (>= 3.0)
nokogiri (>= 1.6)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -150,9 +145,7 @@ PLATFORMS
ruby

DEPENDENCIES
autoprefixer-rails
byebug
inline_svg
pry
rails (= 4.2.11.1)
sage!
Expand Down
File renamed without changes.
24 changes: 0 additions & 24 deletions app/assets/javascripts/application.js

This file was deleted.

46 changes: 0 additions & 46 deletions app/assets/javascripts/example.js

This file was deleted.

20 changes: 0 additions & 20 deletions app/assets/javascripts/inputhelper.js

This file was deleted.

23 changes: 0 additions & 23 deletions app/assets/javascripts/meter.js

This file was deleted.

160 changes: 0 additions & 160 deletions app/assets/stylesheets/_example.scss

This file was deleted.

Loading

0 comments on commit c3712eb

Please sign in to comment.