days 0.2.0
Simple blog system built up with Sinatra.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (15):
            activerecord
            ~> 3.2.14
          
          
            bcrypt-ruby
            ~> 3.0.1
          
          
            builder
            ~> 3.0.0
          
          
            haml
            ~> 3.1.7
          
          
            kaminari
            ~> 0.13
          
          
            padrino-helpers
            ~> 0.9.21
          
          
            pry
            >= 0
          
          
            rack_csrf
            ~> 2.4.0
          
          
            redcarpet
            ~> 2.2.2
          
          
            sass
            ~> 3.2.5
          
          
            settingslogic
            ~> 2.0.9
          
          
            sinatra
            ~> 1.3.3
          
          
            sprockets
            ~> 2.2.2
          
          
            stringex
            ~> 1.5.1
          
          
            thor
            ~> 0.16.0
          
    