Flowdock
method

components

Importance_0
v1.0.0 - Show latest stable - 0 notes - Class: Rails::Info
components() 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_info.rb, line 23
      def components
        %w( active_record action_pack action_web_service action_mailer active_support )
      end
Register or log in to add new notes.