frame 0.1.3
Frame will setup various Ruby on Rails projects with an instantly usable application. The user can choose if they want authentication with devise, omniauth, and uses active_admin.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Development afhankelijkheden (17):
            activeadmin
            >= 0
          
          
            coffee-rails
            ~> 3.2.1
          
          
            cucumber-rails
            >= 0
          
          
            devise
            >= 0
          
          
            jquery-rails
            >= 0
          
          
            meta_search
            >= 0
          
          
            mysql2
            >= 0
          
          
            oauth2
            >= 0
          
          
            omniauth
            >= 0
          
          
            omniauth-facebook
            >= 0
          
          
            omniauth-github
            >= 0
          
          
          
            omniauth-twitter
            >= 0
          
          
            rails
            = 3.2.8
          
          
            rspec-rails
            >= 0
          
          
            sass-rails
            ~> 3.2.3
          
          
            uglifier
            >= 1.0.3
          
    