hitchens 0.0.2
Mountable blogging engine with a focus on maintainability and good clean OO design.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (9):
            cancan
            ~> 1.6.7
          
          
            coderay
            ~> 1.0.4
          
          
            draper
            ~> 0.9.5
          
          
            haml
            ~> 3.1.4
          
          
            nokogiri
            ~> 1.5.0
          
          
            rails
            ~> 3.1.3
          
          
            redcarpet
            ~> 2.0.0b5
          
          
            simple_form
            ~> 1.5.2
          
          
            will_paginate
            ~> 3.0.2
          
    Development依存関係 (2):
            rspec-rails
            ~> 2.7.0
          
          
            sqlite3
            >= 0
          
    