yard-activerecord 0.0.17
YARD-Activerecord is a YARD extension that handles and interprets methods used when developing applications with ActiveRecord. The extension handles attributes, associations, delegates and scopes. A must for any Rails app using YARD as documentation plugin.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (2):
            activesupport
            >= 0
          
          
            yard
            >= 0.8.3
          
    Development Abhängigkeiten (1):
            rspec
            >= 0
          
    