Flowdock
method

after_bundle

Importance_1
v4.2.1 - Show latest stable - 0 notes - Class: Rails::Generators::Actions
after_bundle(&block) public

Registers a callback to be executed after bundle and spring binstubs have run.

after_bundle do
  git add: '.'
end
Show source
Register or log in to add new notes.