GithubHelp home page GithubHelp logo

Comments (3)

Nyholm avatar Nyholm commented on July 20, 2024

I do also have problems. I cant say if it is Redmine, Ruby or something else...

Redmine version                2.5.1.stable
  Ruby version                   1.8.7-p358 (2012-02-08) [x86_64-linux]
  Rails version                  3.2.17

Output

$ rake redmine:plugins NAME=redmine_mention_plugin RAILS_ENV=production
rake aborted!
/opt/redmine/plugins/redmine_mention_plugin/lib/mention/user_patch.rb:9: syntax error, unexpected '>'
        scope :with_name,->(name) { where('LCASE(CONCAT(f...
                           ^
/opt/redmine/plugins/redmine_mention_plugin/lib/mention/user_patch.rb:9: syntax error, unexpected '{', expecting kEND
...   scope :with_name,->(name) { where('LCASE(CONCAT(firstname...
                              ^
/opt/redmine/plugins/redmine_mention_plugin/lib/mention/user_patch.rb:9: syntax error, unexpected '}', expecting kEND

from redmine_mention_plugin.

stpl avatar stpl commented on July 20, 2024

@Nyholm, You are on old Ruby version. Plugin supports 1.9.2 and above. This issue exists with the older ruby versions. You can refer this http://stackoverflow.com/questions/7780240/syntax-error-unexpected-expecting-in-stripe-form-using-rails-3 .

from redmine_mention_plugin.

Nyholm avatar Nyholm commented on July 20, 2024

Thank you @stpl for quick reply.

from redmine_mention_plugin.

Related Issues (9)

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.