modified form for registration
Showing
| ... | @@ -23,6 +23,7 @@ gem 'haml' | ... | @@ -23,6 +23,7 @@ gem 'haml' |
| gem 'bootstrap-sass' | gem 'bootstrap-sass' | ||
| gem 'gmaps4rails' | gem 'gmaps4rails' | ||
| gem 'remotipart' | gem 'remotipart' | ||
| gem 'simple_form' | |||
| group :development, :test do | group :development, :test do | ||
| gem 'byebug', platform: :mri | gem 'byebug', platform: :mri | ||
| ... | ... |
app/controllers/users_controller.rb
0 → 100644
config/initializers/simple_form.rb
0 → 100644
config/initializers/simple_form_bootstrap.rb
0 → 100644
config/locales/simple_form.en.yml
0 → 100644
lib/templates/erb/scaffold/_form.html.erb
0 → 100644
Please
register
or
sign in
to comment