Created
January 15, 2011 17:34
-
-
Save mwilc0x/781074 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\Mike\railsApps\wiki>ruby script/generate scaffold page wiki | |
C:/Ruby187/lib/ruby/gems/1.8/gems/rails-2.1.1/lib/rails_generator/lookup.rb:211:Warning: Gem::SourceIndex#search support for R | |
#find_name | |
exists app/models/ | |
exists app/controllers/ | |
exists app/helpers/ | |
exists app/views/pages | |
exists app/views/layouts/ | |
exists test/functional/ | |
exists test/unit/ | |
exists public/stylesheets/ | |
wrong number of arguments (1 for 2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment