Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
# One line ERB evaulation # use like: ruby -rerb -e "<this string>" < vendor/plugins/restful_authentication/generators/authenticated/templates/authenticated_system.rb > lib/authenticated_system.rb puts ERB.new(STDIN.read).result(proc{ file_name='player'; controller_singular_name='session'; class_name='Player'; proc{}}.call)
From the Design Piracy series on my blog: