Merge pull request #432 from differentreality/style_module
enable style ClassAndModuleChildren
This commit is contained in:
commit
ac25561523
23 changed files with 615 additions and 566 deletions
|
|
@ -1,3 +1,5 @@
|
|||
class Ahoy::Store < Ahoy::Stores::ActiveRecordStore
|
||||
# customize here
|
||||
module Ahoy
|
||||
class Store < Ahoy::Stores::ActiveRecordStore
|
||||
# customize here
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue