Giter Club home page Giter Club logo

radtrack-core's People

Contributors

bcarlso avatar jgoodsen avatar sfllaw avatar voleixtreme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

radtrack-core's Issues

Stacktrace on "Reset my password"

To replicate locally or on radtrack.com, create a user, then click "Forgot your password?" from the login screen, then fill in the email address, then click the "Reset my password" button.

Relevant application stack trace:

ArgumentError in Password resetsController#create

wrong number of arguments (3 for 2)
RAILS_ROOT: /Users/danielramteke/dev/radtrack-core

Application Trace | Framework Trace | Full Trace
/Users/danielramteke/dev/radtrack-core/lib/smtp_tls.rb:13:in `check_auth_args'
/Users/danielramteke/dev/radtrack-core/lib/smtp_tls.rb:13:in `do_start'
/Library/Ruby/Gems/1.8/gems/actionmailer-2.3.5/lib/action_mailer/base.rb:682:in `perform_delivery_smtp'
/Library/Ruby/Gems/1.8/gems/actionmailer-2.3.5/lib/action_mailer/base.rb:523:in `__send__'
/Library/Ruby/Gems/1.8/gems/actionmailer-2.3.5/lib/action_mailer/base.rb:523:in `deliver!'
/Library/Ruby/Gems/1.8/gems/actionmailer-2.3.5/lib/action_mailer/base.rb:395:in `method_missing'
/Users/danielramteke/dev/radtrack-core/app/models/user.rb:54:in `deliver_password_reset_instructions!'
/Users/danielramteke/dev/radtrack-core/app/controllers/password_resets_controller.rb:17:in `create'

... which leads to this method on User in user.rb:

def deliver_password_reset_instructions!
    reset_perishable_token!
    Notifier.deliver_password_reset_instructions(self)
end

I'm not sure where this Notifier object is.

Database and setup - mySQL?

My SA is having a difficult time setting up RadTrack. Is there any documentation about using mySQL for the database? Any help would be much appreciated John!

RadTrack and rails3 issue

hey Josh I finally found out the RedHat supplied version of Ruby was too old to install the MySql gem, so I installed the latest stable version of Ruby and as a result the gem manager installed rails3
1:14:02 PM◄now when I run the rake gems:install:all I get this error:
1:15:26 PM◄rake aborted!
no such file to load -- initializer
internal:lib/rubygems/custom_require:29:in require' <internal:lib/rubygems/custom_require>:29:inrequire'
/opt/COTS/jgoodsen-radtrack-core-1c8f620/config/boot.rb:55:in load_initializer' /opt/COTS/jgoodsen-radtrack-core-1c8f620/config/boot.rb:38:inrun'
/opt/COTS/jgoodsen-radtrack-core-1c8f620/config/boot.rb:11:in boot!' /opt/COTS/jgoodsen-radtrack-core-1c8f620/config/boot.rb:110:in<top (required)>'
internal:lib/rubygems/custom_require:29:in require' <internal:lib/rubygems/custom_require>:29:inrequire'
/opt/COTS/jgoodsen-radtrack-core-1c8f620/Rakefile:4:in <top (required)>' /usr/local/lib/ruby/1.9.1/rake.rb:2373:inload'
/usr/local/lib/ruby/1.9.1/rake.rb:2373:in raw_load_rakefile' /usr/local/lib/ruby/1.9.1/rake.rb:2007:inblock in load_rakefile'
/usr/local/lib/ruby/1.9.1/rake.rb:2058:in standard_exception_handling' /usr/local/lib/ruby/1.9.1/rake.rb:2006:inload_rakefile'
/usr/local/lib/ruby/1.9.1/rake.rb:1991:in run' /usr/local/bin/rake:31:in

'
1:15:52 PM◄
1:16:29 PM◄I think this might be due to the fact that this is a rails2 app and does not work in rails3
1:17:01 PM◄could you ask the developer if this is true and if so can he upgrade it to work with rails3?

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.