Skip to content

Instantly share code, notes, and snippets.

@pepe
Created May 16, 2011 16:39
Show Gist options
  • Save pepe/974803 to your computer and use it in GitHub Desktop.
Save pepe/974803 to your computer and use it in GitHub Desktop.
>> require_deps(File.join(SuitcasetypeCom.root, "controllers/**/*.rb"), :force => true)
=> File size is: 8
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/cart.rb: DEBUG - [16/May/2011 18:38:37] "Loaded /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/cart.rb with force"
OK
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/customer.rb: OK
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/favorites.rb: OK
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/font.rb: OK
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/license.rb: OK
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/post.rb: OK
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/root.rb: OK
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/samples.rb: OK
=> nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment