rad_core 0.2.7
Simple and highly customizable Web Framework encouraging to build an app as a set of low-coupled components instead of monolith
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (13):
            activesupport
            ~> 3.0
          
          
            addressable
            ~> 2.2
          
          
            builder
            ~> 3.0
          
          
            class_loader
            >= 0
          
          
            haml
            ~> 3.1
          
          
            json
            ~> 1.4
          
          
            mail
            ~> 2.2
          
          
            micon
            >= 0
          
          
            rack
            ~> 1.3
          
          
            ruby_ext
            >= 0
          
          
            thin
            ~> 1.2
          
          
            tilt
            ~> 1.2
          
          
            vfs
            >= 0
          
    