mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
moved comments to the bottom, they are way less intrusive there
This commit is contained in:
@@ -7,7 +7,7 @@ if(Rails.env.development?)
|
||||
# same name.
|
||||
Annotate.set_defaults({
|
||||
'position_in_routes' => "before",
|
||||
'position_in_class' => "before",
|
||||
'position_in_class' => "after",
|
||||
'position_in_test' => "before",
|
||||
'position_in_fixture' => "before",
|
||||
'position_in_factory' => "before",
|
||||
|
||||
Reference in New Issue
Block a user