README.md in app_drone-0.11.2 vs README.md in app_drone-0.11.3
- old
+ new
@@ -270,10 +270,11 @@
- [base] **HighVoltage** by ThoughtBot
- [base] **Flair** - drones use this to demonstrate their working functionality
- [base] **Git** commit your repo, and allow drones to fetch external files via git
- [views] **SimpleForm** with optional Country Select and automatic Twitter Bootstrap integration
- [views] **NestedForm** for managing multiple models in a single form
+- [views] **HamlView** (Haml, laid out right)
- [auth] **Sorcery** for no-frills user authentication
- [auth] **Devise**, a flexible authentication solution for Rails with Warden
- [auth] **CanCan** for role-based authorization
- [auth] **EasyRoles**,to add roles to your User models
- [model] **Migrant** for easier schema management
@@ -295,9 +296,10 @@
- [misc] **NiftyGenerators**, a collection of useful Rails generator scripts
- [misc] **NewRelic** app performance monitoring
- [misc] **Whenever** clear syntax for writing and deploying cron jobs
- [uploads] **Carrierwave** file uploading plus optional Fog cloud storage
- [uploads] **Remotipart**, for AJAX file uploads with jQuery
+- [uploads] **Dragonfly**, a Rack framework for on-the-fly image handling
- [test] **RSpec** for BDD
- [test] **Factory Girl** test fixtures
- [test] **SimpleCov** code coverage for Ruby 1.9, with automatic RSpec integration
### Frozen drones (currently in development)