Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Db seed error #1

Open
muhammetfaik opened this issue May 6, 2019 · 0 comments
Open

Db seed error #1

muhammetfaik opened this issue May 6, 2019 · 0 comments

Comments

@muhammetfaik
Copy link

muhammetfaik commented May 6, 2019

rake db:seed
adding places
adding actors
adding writers
adding directors
adding movies

Error:

/Users/mordekay/.rbenv/versions/2.6.1/lib/ruby/gems/2.6.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/duplicable.rb:85: warning: BigDecimal.new is deprecated; use BigDecimal() method instead.
/Users/mordekay/.rbenv/versions/2.6.1/lib/ruby/gems/2.6.0/gems/activesupport-4.2.4/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Fixnum is deprecated
/Users/mordekay/.rbenv/versions/2.6.1/lib/ruby/gems/2.6.0/gems/activesupport-4.2.4/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Bignum is deprecated
rake aborted!
SystemStackError: stack level too deep
/Users/mordekay/Desktop/Mongoid_Rails_Tutorial/fullstack-course3-module3-movies/config/application.rb:7:in `<top (required)>'
/Users/mordekay/Desktop/Mongoid_Rails_Tutorial/fullstack-course3-module3-movies/Rakefile:4:in `<top (required)>'
(See full trace by running task with --trace)

Help !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant