sign in or sign up to contribute a scaffold
feedback
Cleditor_screenshot
scaffoldhub cleditor:FIELD_NAME NAME [field:type field:type]

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

Blog Post: --- !!null str: "" "@taguri": x-private:null

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.cleditor.min.js
Other_file public/stylesheets/jquery.cleditor.css
Other_file public/images/buttons.gif
Other_file public/images/toolbar.gif