Flowdock
to_prepare(&blk) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/railtie/configuration.rb, line 60
      def to_prepare(&blk)
        to_prepare_blocks << blk if blk
      end
Register or log in to add new notes.