Skip to content

Instantly share code, notes, and snippets.

/Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `require': cannot load such file -- request (LoadError)
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `block in require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:in `load_dependency'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/mymoip-0.2.1/lib/mymoip/payment_request.rb:1:in `<top (required)>'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `block in requir
@luizcosta
luizcosta / gist:3429095
Created August 22, 2012 20:33
Remover arquivo do git sem apagar o arquivo
git rm --cached <nome_do_arquivo>