Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
max@max-laptop:~/Documents/merb$ merb-gen plugin MyNewPlugin RubiGen::Scripts::Generate Your app will use the rspec test framework. create spec create lib create lib/MyNewPlugin create spec/spec_helper.rb create spec/MyNewPlugin_spec.rb create lib/MyNewPlugin.rb create lib/MyNewPlugin/merbtasks.rb create /LICENSE create /Rakefile create /README create /TODO max@max-laptop:~/Documents/merb$ cd MyNewPlugin/ max@max-laptop:~/Documents/merb/MyNewPlugin$ rake install (in /home/max/Documents/merb/MyNewPlugin) WARNING: no rubyforge_project specified WARNING: deprecated autorequire specified Successfully built RubyGem Name: MyNewPlugin Version: 0.0.1 File: MyNewPlugin-0.0.1.gem sudo gem install pkg/MyNewPlugin-1.8.6 --no-update-sources [sudo] password for max: ERROR: could not find pkg/MyNewPlugin-1.8.6 locally or in a repository rake aborted! Command failed with status (2): [sudo gem install pkg/MyNewPlugin-1.8.6 --n...] /home/max/Documents/merb/MyNewPlugin/Rakefile:37 (See full trace by running task with --trace)
This paste will be private.
From the Design Piracy series on my blog: