Name |
Last commit
|
Last update |
---|---|---|
.. | ||
integration | ||
lib | ||
spec_helper.rb |
This is a bugfix for the following case: ``` # app/models/foo.rb module Foo; end # app/models/bar/foo.rb class Bar::Foo < Activerecord::Base; end ``` Where `Bar::Foo` would never get annotated.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
integration | Loading commit data... | |
lib | Loading commit data... | |
spec_helper.rb | Loading commit data... |