lib/picky/application.rb in picky-1.0.0 vs lib/picky/application.rb in picky-1.1.0
- old
+ new
@@ -7,10 +7,10 @@
# Start by subclassing Application:
# class MyGreatSearch < Application
# # Your configuration goes here.
# end
# The generator
-# $ picky project project_name
+# $ picky generate unicorn_server project_name
# will generate an example <tt>project_name/app/application.rb</tt> file for you
# with some example code inside.
#
# == index(name, source)
#
\ No newline at end of file