Skip to content

Instantly share code, notes, and snippets.

@bscofield
Created February 10, 2010 02:27
Show Gist options
  • Save bscofield/299953 to your computer and use it in GitHub Desktop.
Save bscofield/299953 to your computer and use it in GitHub Desktop.
Rails:
controller
generator
helper
integration_test
mailer
metal
migration
model
model_subclass
observer
performance_test
plugin
resource
scaffold
scaffold_controller
session_migration
stylesheets
ActiveRecord:
active_record:migration
active_record:model
active_record:observer
active_record:session_migration
Erb:
erb:controller
erb:mailer
erb:scaffold
TestUnit:
test_unit:controller
test_unit:helper
test_unit:integration
test_unit:mailer
test_unit:model
test_unit:observer
test_unit:performance
test_unit:plugin
test_unit:scaffold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment