Flowdock
to_prepare_blocks() 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 56
      def to_prepare_blocks
        @@to_prepare_blocks ||= []
      end
Register or log in to add new notes.