Changeset [181a3b0283b3db9e8d4a97ef0e2708adf9810c13] by Chris Johnston
March 11th, 2011 @ 04:41 PM
attempting to create acts_as_loggable plugin
https://github.com/fuzzylizard/fuzzycms/commit/181a3b0283b3db9e8d4a...
Committed by Chris Johnston
- A config/initializers/logable.rb
- A vendor/plugins/acts_as_loggable/MIT-LICENSE
- A vendor/plugins/acts_as_loggable/README
- A vendor/plugins/acts_as_loggable/Rakefile
- A vendor/plugins/acts_as_loggable/init.rb
- A vendor/plugins/acts_as_loggable/install.rb
- A vendor/plugins/acts_as_loggable/lib/acts_as_loggable.rb
- A vendor/plugins/acts_as_loggable/lib/loggable/acts_as_loggable.rb
- A vendor/plugins/acts_as_loggable/rails/init.rb
- A vendor/plugins/acts_as_loggable/uninstall.rb
- M app/models/article.rb
- M app/models/comment.rb
- M app/models/logable.rb
- M app/views/articles/show.html.haml
- M app/views/home/index.html.haml
- M app/views/layouts/application.html.haml
- M config/application.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.