README.markdown in orange-0.0.4 vs README.markdown in orange-0.0.5
- old
+ new
@@ -97,16 +97,18 @@
$ gem sources -a http://gems.github.com
* dm-core (+ do_[sqlite3|mysql|...] )
* dm-more
+* dm-is-awesome_set
* rack
* haml
* mynyml-rack-abstract-format (github)
* ruby-openid
* rack-openid
* meekish-openid_dm_store
+* radius
Also, you'll need a web server of some kind and need to set it up for rack.
**Testing**
@@ -122,9 +124,13 @@
* rake test => (same as rake spec)
* rake spec => runs rspec with color enabled and spec_helper included
* rake doc => runs yardoc (no, not really necessary)
* rake clean => clear out the temporary files not included in the repo
* rake rcov => runs rspec with rcov
+
+For my own reference - jeweler rake task for deploying the new gem:
+
+ * rake version:bump:patch release
Programming Info
================
The basics of using the orange framework...
\ No newline at end of file