Skip to content

Commit

Permalink
Changing README.rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
phstc committed Dec 31, 2010
1 parent f9bc4e2 commit 4718dc8
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.rdoc
Expand Up @@ -7,7 +7,7 @@ This gem is inspired in this blog post http://ihswebdesign.com/blog/autoincremen
== Installation == Installation


# https://rubygems.org/gems/mongomapper_id2 # https://rubygems.org/gems/mongomapper_id2
sudo gem install mongomapper_id2 $ sudo gem install mongomapper_id2


=== Adding mongomapper_id2 gem === Adding mongomapper_id2 gem


Expand Down Expand Up @@ -62,6 +62,16 @@ You’re welcome to make your contributions and send them as a pull request


http://pablocantero.com/blog/contato/ http://pablocantero.com/blog/contato/


=== Development

$ gem install bundler (if you don't have it)
$ bundle install
$ bundle exec rake

==== Test

$ rake test

== Copyright == Copyright


See LICENSE for details See LICENSE for details

0 comments on commit 4718dc8

Please sign in to comment.