Git Product home page Git Product logo

Comments (3)

mgeide avatar mgeide commented on August 17, 2024

Fixed bug ... made changes so that lib/rails is back to lib/poortego_rails - my original path used when building the Rails part of the code. Fixed other references in the code that used this path as well.

from poortego.

am1ru1 avatar am1ru1 commented on August 17, 2024

The issue still persist even with the new code changes.

ubuntu@:~/github/poortego/lib/poortego_rails$ rake db:migrate
rake aborted!
/home/ubuntu/github/poortego/lib/poortego_rails/config/initializers/session_store.rb:3: syntax error, unexpected ':', expecting $end
...sion_store :cookie_store, key: '_poortego-rails_session'
^

Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
ubuntu@:~/github/poortego/lib/poortego_rails$ cat /home/ubuntu/github/poortego/lib/poortego_rails/config/initializers/session_store.rb
Be sure to restart your server when you modify this file.

PoortegoRails::Application.config.session_store :cookie_store, key: '_poortego-rails_session'

Use the database for sessions instead of the cookie-based default,
which shouldn't be used to store highly confidential information
(create the session table with "rails generate session_migration")
PoortegoRails::Application.config.session_store :active_record_store
ubuntu@:~/github/poortego/lib/poortego_rails$

Anyway do you have twitter/email? i think direct contact would be faster for debugging. Really interested in the project.

from poortego.

mgeide avatar mgeide commented on August 17, 2024

I updated my github profile to expose my email - you can reach me at mgeide on gmail. I'm not having any issues in my environment with rake on this -- I'm wondering if there is some Ruby nuance that I'm missing. Here are the versions that I have it working on:
ruby 1.9.3p163 (2012-03-06 revision 34932) [x86_64-linux]
rails (3.2.8, 3.2.2, 3.2.1)
rake (0.9.2.2, 0.9.2)

from poortego.

Related Issues (6)

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.