make ajax request in funding
Showing
| ... | ... | @@ -23,7 +23,7 @@ gem 'haml' |
| gem 'bootstrap-sass' | ||
| gem 'gmaps4rails' | ||
| gem 'remotipart' | ||
| gem 'simple_form', '~> 5.0', '>= 5.0.1' | ||
| gem 'simple_form', '~> 4.0', '>= 4.0.1' | ||
| gem 'activeadmin' | ||
| gem 'carrierwave' | ||
| gem 'cancancan' | ||
| ... | ... |
app/assets/images/form_error.svg
0 → 100644
app/assets/images/form_ok.svg
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
3.74 KB
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
258 Bytes
app/views/users/create.js.erb
0 → 100644