factory_girl 1.3.2
factory_girl provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (7):
            activerecord
            ~> 2.3.5
          
          
            activerecord
            ~> 3.0.0.beta3
          
          
            cucumber
            >= 0
          
          
            rcov
            >= 0
          
          
            rr
            >= 0
          
          
            rspec
            >= 0
          
          
            sqlite3
            >= 0
          
    
