mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fixing typo
This commit is contained in:
@@ -87,7 +87,7 @@ module Rails
|
||||
# config.generators.orm :my_railtie_orm
|
||||
#
|
||||
# # Add a to_prepare block which is executed once in production
|
||||
# # and before which request in development
|
||||
# # and before each request in development
|
||||
# config.to_prepare do
|
||||
# MyRailtie.setup!
|
||||
# end
|
||||
|
||||
Reference in New Issue
Block a user