Giter Site home page Giter Site logo

Comments (2)

efleming avatar efleming commented on July 25, 2024

Have you tried it without the 'sovren' gem? It doesn't look like 'sovren' is the issue here. I think Rails 4 requires Ruby 2 to run, you may want to try upgrading your Ruby version to fix the issue.—
Eric Fleming

On Fri, Aug 29, 2014 at 3:16 AM, venomoustoad [email protected]
wrote:

I started a new rails app my Gem file as below:
source 'http://rubygems.org'
ruby '1.9.3'
#ruby-gemset=railstutorial_rails_4_0
gem 'rails', '4.0.0'
gem 'bootstrap-will_paginate', '0.0.6'
gem 'bootstrap-sass', '2.3.2.0'
gem 'bcrypt-ruby', '3.0.1'
gem 'pg', '0.15.1'
gem 'devise'
gem 'sovren'
I am unsure why i get this error
/Users/xxx/.rvm/gems/ruby-1.9.3-p392@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:56:in block in require': undefined methodto_sym' for nil:NilClass (NoMethodError)

What could be the issue?

Reply to this email directly or view it on GitHub:
#7

from sovren.

venomoustoad avatar venomoustoad commented on July 25, 2024

I have already tried removing the gem 'sovren' and tried this again and the server seems to start fine. In fact, I also tried it on rails 3.2.13 and I seem to get the same issue. Is there any working example on a rails app somewhere?

from sovren.

Related Issues (3)

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.