Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilakisfil committed Nov 24, 2019
1 parent 5ba596a commit f96f33a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/simple_ams/dsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def options
module ClassMethods
#TODO: Shouldn't we call here super to presever user's behavior ?
def inherited(subclass)
#TODO: why this breaks collection type?
subclass.with_options(
options.merge(
#TODO: maybe add another group of elements under dsl?
Expand Down

0 comments on commit f96f33a

Please sign in to comment.