Skip to content

Instantly share code, notes, and snippets.

@mwilc0x
Created January 15, 2011 17:34
Show Gist options
  • Save mwilc0x/781074 to your computer and use it in GitHub Desktop.
Save mwilc0x/781074 to your computer and use it in GitHub Desktop.
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