Changeset [494cc878bff8c6831090ef4ccfd4f64157f7ccfd] by Chris Johnston
September 4th, 2013 @ 09:00 PM
adds all 7 restful methods for articles and styles the form
https://github.com/fuzzylizard/fuzzycms/commit/494cc878bff8c6831090...
Committed by Chris Johnston
- A app/assets/stylesheets/app.css.scss
- A app/assets/stylesheets/reset.css
- A spec/spec_helper.rb
- M .gitignore
- M .rspec
- M app/assets/stylesheets/application.css
- M app/controllers/articles_controller.rb
- M app/models/article.rb
- M app/views/articles/edit.html.erb
- M app/views/articles/index.html.erb
- M app/views/articles/new.html.erb
- M app/views/articles/show.html.erb
- M app/views/layouts/application.html.erb
- M spec/controllers/article_controller_spec.rb
- M spec/models/article_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.