Fixed industry list
Showing
| ... | @@ -34,6 +34,7 @@ gem "rubysl-open-uri" | ... | @@ -34,6 +34,7 @@ gem "rubysl-open-uri" |
| gem "whenever", require: false | gem "whenever", require: false | ||
| gem "activerecord-import" | gem "activerecord-import" | ||
| gem "config" | gem "config" | ||
| gem 'counter_culture', '~> 0.1.33' | |||
| 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/controllers/login_controller.rb
0 → 100644
app/helpers/login_helper.rb
0 → 100644
app/views/login/index.html.erb
0 → 100644
Please
register
or
sign in
to comment