sign in or sign up to contribute a scaffold
feedback
Wheel_color_picker_screenshot
scaffoldhub wheel_color_picker:COLOR_FIELD_NAME NAME [field:type field:type]

Scaffold Spec: https://github.com/NiranjanSarade/wheel_color_picker_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.6.1.min.js
Other_file public/javascripts/jquery.wheelcolorpicker.min.js
Other_file public/images/arrow.png
Other_file public/images/cross.png
Other_file public/images/wheel.png