rails-app-spec 0.3.1
RSpec 2 matchers to help spec the structure and content of your Rails 3 app
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (8):
            activesupport
            >= 3.0.0
          
          
            code-spec
            ~> 0.2.9
          
          
            file-spec
            ~> 0.1.4
          
          
            rails3_artifactor
            ~> 0.3.1
          
          
            rails3_assist
            ~> 0.3.0
          
          
            require_all
            ~> 1.2.0
          
          
            rspec
            >= 2.0.0
          
          
            sugar-high
            ~> 0.3.0
          
    Development Dependencies (1):
            rspec
            >= 2.0.0
          
    