Skip to content

Gem.source_index and others are deprecated #38

Description

@alexandre-mbm
alexandre$ ./script/server -e development
=> Booting WEBrick
=> Rails 2.3.18 application starting on http://0.0.0.0:3000
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/gem_dependency.rb:21.
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#initialize called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:100.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/gem_dependency.rb:78.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:123.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:124.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/gem_dependency.rb:78.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:123.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:124.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/gem_dependency.rb:78.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:123.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:124.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/gem_dependency.rb:104.
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#search called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:119.
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#search called from /var/lib/gems/1.8/gems/rails-2.3.18/lib/rails/vendor_gem_source_index.rb:119.
.aasm_initial_state(:name) is deprecated and will be removed in version 4.0.0; please use .aasm.initial_state = :name instead!
.aasm_state is deprecated and will be removed in version 4.0.0; please use .aasm.state instead!
.aasm_state is deprecated and will be removed in version 4.0.0; please use .aasm.state instead!
.aasm_state is deprecated and will be removed in version 4.0.0; please use .aasm.state instead!
.aasm_state is deprecated and will be removed in version 4.0.0; please use .aasm.state instead!
.aasm_state is deprecated and will be removed in version 4.0.0; please use .aasm.state instead!
.aasm_event is deprecated and will be removed in version 4.0.0; please use .aasm.event instead!
.aasm_event is deprecated and will be removed in version 4.0.0; please use .aasm.event instead!
.aasm_event is deprecated and will be removed in version 4.0.0; please use .aasm.event instead!
.aasm_event is deprecated and will be removed in version 4.0.0; please use .aasm.event instead!
.aasm_event is deprecated and will be removed in version 4.0.0; please use .aasm.event instead!
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2014-03-05 12:01:21] INFO  WEBrick 1.3.1
[2014-03-05 12:01:21] INFO  ruby 1.8.7 (2011-06-30) [i686-linux]
[2014-03-05 12:01:26] INFO  WEBrick::HTTPServer#start: pid=23924 port=3000

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions