sign in or sign up to contribute a scaffold
feedback
Clearabletextfield_screenshot
scaffoldhub clearabletextfield NAME [field:type field:type]

Scaffold Spec: https://github.com/NiranjanSarade/clearabletextfield_scaffold/blob/master/scaffold_spec.rb

Model files:
Other_file app/models/NAME.rb
Other_file db/migrate/TIMESTAMP_create_PLURAL_NAME.rb
Controller files:
Other_file app/controllers/PLURAL_NAME_controller.rb
View files:
Other_file app/views/PLURAL_NAME/_form.html.erb
Other_file app/views/PLURAL_NAME/new.html.erb
Other_file app/views/PLURAL_NAME/edit.html.erb
Other_file app/views/PLURAL_NAME/index.html.erb
Other_file app/views/PLURAL_NAME/show.html.erb
Other template files:
Other_file app/views/layouts/layout.html.erb
Other files:
Other_file public/javascripts/jquery-1.4.js
Other_file public/javascripts/jquery.clearableTextField.js
Other_file public/stylesheets/jquery.clearableTextField.css
Other_file public/images/clear_cross.png