Organizando plugins e gems.
This commit is contained in:
3
vendor/gems/thoughtbot-shoulda-2.10.1/test/rails_root/script/console
vendored
Executable file
3
vendor/gems/thoughtbot-shoulda-2.10.1/test/rails_root/script/console
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ruby
|
||||
require File.dirname(__FILE__) + '/../config/boot'
|
||||
require 'commands/console'
|
||||
3
vendor/gems/thoughtbot-shoulda-2.10.1/test/rails_root/script/generate
vendored
Executable file
3
vendor/gems/thoughtbot-shoulda-2.10.1/test/rails_root/script/generate
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ruby
|
||||
require File.dirname(__FILE__) + '/../config/boot'
|
||||
require 'commands/generate'
|
||||
Reference in New Issue
Block a user