Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Remove railtie_name from BPM::Railtie to prevent Rails deprecation notice #65

Merged
merged 1 commit into from Sep 23, 2011
Merged

Conversation

florish
Copy link
Contributor

@florish florish commented Sep 23, 2011

Running a local Rails server for a project with bpm included in Gemfile, I kept getting this notice on server startup:

DEPRECATION WARNING: railtie_name is deprecated and has no effect. (called from require at /Users/floris/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.18/lib/bundler/runtime.rb:68)

I simply removed the line from the Railtie to prevent these notices from popping up.

Setup details:

  • rails 3.0.10
  • ruby 1.9.2-p290
  • bpm 1.0.0.rc.4

@wagenet
Copy link
Member

wagenet commented Sep 23, 2011

Whoops. Must have been following an old guide!

wagenet added a commit that referenced this pull request Sep 23, 2011
Remove railtie_name from BPM::Railtie to prevent Rails deprecation notice
@wagenet wagenet merged commit 51eb557 into bpm:master Sep 23, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants