Flowdock
method

after_bundle

Importance_1
v7.1.3.2 - Show latest stable - 0 notes - Class: Rails::Generators::AppGenerator
after_bundle(&block) private

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

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