Skip to content

Instantly share code, notes, and snippets.

# mongo_template.rb
# fork of Ben Scofield's Rails MongoMapper Template (http://gist.github.com/181842)
# fork of banker's Rails MongoMapper Template (http://gist.github.com/219223)
#
# Uso:
# rails project_name -m "http://gist.github.com/307386.txt"
# removendo arquivos desnecessarios
run "rm public/index.html"
run "rm public/images/rails.png"