[ci skip] correcting sentence in description of application.rb

Adding period in the end.
This commit is contained in:
Mohit Natoo 2016-03-04 17:52:31 +05:30
parent 86071a4049
commit 638121ffb3

@ -74,8 +74,7 @@ module Rails
# the configuration.
#
# If you decide to define rake tasks, runners, or initializers in an
# application other than +Rails.application+, then you must run those
# these manually.
# application other than +Rails.application+, then you must run them manually.
class Application < Engine
autoload :Bootstrap, 'rails/application/bootstrap'
autoload :Configuration, 'rails/application/configuration'