Changeset [5b03a281213d0ba8d5f31b9ea8557db08e0aebf2] by Chris Johnston
October 2nd, 2013 @ 09:34 PM
adds images to articles
https://github.com/fuzzylizard/fuzzycms/commit/5b03a281213d0ba8d5f3...
Committed by Chris Johnston
- A app/uploaders/image_uploader.rb
- A db/migrate/20131003005216_add_image_to_articles.rb
- A public/uploads/article/image/5/Reflections_in_Water.png
- A public/uploads/article/image/6/mists-of-pandaria2-1920x1080.jpg
- A public/uploads/article/image/6/thumb_mists-of-pandaria2-1920x1080.jpg
- M Gemfile
- M Gemfile.lock
- M app/assets/javascripts/article.js
- M app/assets/stylesheets/app.css.scss
- 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 config/environments/development.rb
- M db/schema.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.