Giter VIP home page Giter VIP logo

pin-sensation's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

pin-sensation's People

Contributors

flemon avatar

Watchers

 avatar

Forkers

ice-leng

pin-sensation's Issues

无法启动server

lengbindeMacBook-Pro:pin-sensation lengbin$ bundle exec puma -C config/puma.rb
Puma starting in single mode...

  • Version 3.6.2 (ruby 2.3.3-p222), codename: Sleepy Sunday Serenity
  • Min threads: 5, max threads: 5
  • Environment: development
    ! Unable to load application: NoMethodError: undefined method split' for nil:NilClass bundler: failed to load command: puma (/usr/local/bin/puma) NoMethodError: undefined method split' for nil:NilClass
    /Users/lengbin/Documents/ruby/pin-sensation/config/initializers/devise.rb:253:in block in <top (required)>' /usr/local/lib/ruby/gems/2.3.0/gems/devise-4.2.0/lib/devise.rb:292:in setup'
    /Users/lengbin/Documents/ruby/pin-sensation/config/initializers/devise.rb:3:in <top (required)>' /usr/local/lib/ruby/gems/2.3.0/gems/activesupport-5.0.0.1/lib/active_support/dependencies.rb:287:in load'
    /usr/local/lib/ruby/gems/2.3.0/gems/activesupport-5.0.0.1/lib/active_support/dependencies.rb:287:in block in load' /usr/local/lib/ruby/gems/2.3.0/gems/activesupport-5.0.0.1/lib/active_support/dependencies.rb:259:in load_dependency'
    /usr/local/lib/ruby/gems/2.3.0/gems/activesupport-5.0.0.1/lib/active_support/dependencies.rb:287:in load' /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/engine.rb:648:in block in load_config_initializer'
    /usr/local/lib/ruby/gems/2.3.0/gems/activesupport-5.0.0.1/lib/active_support/notifications.rb:166:in instrument' /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/engine.rb:647:in load_config_initializer'
    /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/engine.rb:612:in block (2 levels) in <class:Engine>' /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/engine.rb:611:in each'
    /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/engine.rb:611:in block in <class:Engine>' /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:30:in instance_exec'
    /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:30:in run' /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:55:in block in run_initializers'
    /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:228:in block in tsort_each' /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:350:in block (2 levels) in each_strongly_connected_component'
    /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:422:in block (2 levels) in each_strongly_connected_component_from' /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:431:in each_strongly_connected_component_from'
    /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:421:in block in each_strongly_connected_component_from' /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:44:in each'
    /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:44:in tsort_each_child' /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:415:in call'
    /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:415:in each_strongly_connected_component_from' /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:349:in block in each_strongly_connected_component'
    /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:347:in each' /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:347:in call'
    /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:347:in each_strongly_connected_component' /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:226:in tsort_each'
    /usr/local/Cellar/ruby/2.3.3/lib/ruby/2.3.0/tsort.rb:205:in tsort_each' /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:54:in run_initializers'
    /usr/local/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/application.rb:352:in initialize!' /Users/lengbin/Documents/ruby/pin-sensation/config/environment.rb:5:in <top (required)>'
    config.ru:3:in require_relative' config.ru:3:in block in '
    /usr/local/lib/ruby/gems/2.3.0/gems/rack-2.0.1/lib/rack/builder.rb:55:in instance_eval' /usr/local/lib/ruby/gems/2.3.0/gems/rack-2.0.1/lib/rack/builder.rb:55:in initialize'
    config.ru:in new' config.ru:in '
    /usr/local/lib/ruby/gems/2.3.0/gems/rack-2.0.1/lib/rack/builder.rb:49:in eval' /usr/local/lib/ruby/gems/2.3.0/gems/rack-2.0.1/lib/rack/builder.rb:49:in new_from_string'
    /usr/local/lib/ruby/gems/2.3.0/gems/rack-2.0.1/lib/rack/builder.rb:40:in parse_file' /usr/local/lib/ruby/gems/2.3.0/gems/puma-3.6.2/lib/puma/configuration.rb:315:in load_rackup'
    /usr/local/lib/ruby/gems/2.3.0/gems/puma-3.6.2/lib/puma/configuration.rb:243:in app' /usr/local/lib/ruby/gems/2.3.0/gems/puma-3.6.2/lib/puma/runner.rb:127:in load_and_bind'
    /usr/local/lib/ruby/gems/2.3.0/gems/puma-3.6.2/lib/puma/single.rb:85:in run' /usr/local/lib/ruby/gems/2.3.0/gems/puma-3.6.2/lib/puma/launcher.rb:172:in run'
    /usr/local/lib/ruby/gems/2.3.0/gems/puma-3.6.2/lib/puma/cli.rb:74:in run' /usr/local/lib/ruby/gems/2.3.0/gems/puma-3.6.2/bin/puma:10:in <top (required)>'
    /usr/local/bin/puma:22:in load' /usr/local/bin/puma:22:in <top (required)>'
    lengbindeMacBook-Pro:pin-sensation lengbin$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.