Changeset [b173f0221911ffff857e0471e2ce3a7e0d8c509e] by Chris Johnston
March 4th, 2011 @ 02:55 PM
added initial pages, removed prototype for jquery
https://github.com/fuzzylizard/fuzzycms/commit/b173f0221911ffff857e...
Committed by Chris Johnston
- A app/models/page.rb
- A app/views/pages/_form.html.haml
- A db/migrate/20110304164247_create_pages.rb
- A public/javascripts/jquery.js
- A public/javascripts/jquery.min.js
- A spec/models/page_spec.rb
- R public/javascripts/controls.js
- R public/javascripts/dragdrop.js
- R public/javascripts/effects.js
- R public/javascripts/prototype.js
- M Gemfile
- M Gemfile.lock
- M app/controllers/pages_controller.rb
- M app/helpers/application_helper.rb
- M app/models/user.rb
- M app/views/articles/index.html.haml
- M app/views/layouts/application.html.haml
- M app/views/pages/edit.html.haml
- M app/views/pages/index.html.haml
- M app/views/pages/new.html.haml
- M app/views/pages/show.html.haml
- M app/views/users/_form.html.haml
- M app/views/users/show.html.haml
- M config/application.rb
- M config/routes.rb
- M db/schema.rb
- M features/manage_articles.feature
- M public/javascripts/application.js
- M public/javascripts/rails.js
- M public/stylesheets/application.css
- M spec/controllers/pages_controller_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Content management system, mostly designed to give me a place to play with different technologies.