traxis 0.0.2
Making Praxis more like rails with active record, inherited resources inspired conventions
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            activesupport
            >= 0
          
    Development 相依性套件 (16):
            activerecord
            >= 0
          
          
            bundler
            ~> 1.6
          
          
            guard
            ~> 2
          
          
            guard-bundler
            ~> 2
          
          
            guard-rspec
            ~> 4
          
          
            praxis
            >= 0
          
          
            pry
            ~> 0
          
          
            rack-test
            ~> 0
          
          
            rake
            >= 0
          
          
            rb-fsevent
            >= 0
          
          
            rspec
            ~> 3
          
          
          
            rspec-its
            ~> 1
          
          
            simplecov
            ~> 0
          
          
            sqlite3
            >= 0
          
          
    