schemer_rails 0.0.3
A rails gem that lets you create multiple choice questions and an interface to analyze the responses.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (5):
Development 依赖 (8):
            capybara
            >= 0
          
          
          
            database_cleaner
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            pg
            >= 0
          
          
            pry
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            shoulda-matchers
            >= 0
          
    