We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the relevant part of a stack trace from when a table has an uninflectable class_name that wasn't provided.
NoMethodError: undefined method `name' for nil:NilClass /Users/mcgee/.gem/ruby/2.3.7/gems/live_fixtures-0.3.1/lib/live_fixtures/import.rb:80:in `initialize' /Users/mcgee/.gem/ruby/2.3.7/gems/live_fixtures-0.3.1/lib/live_fixtures/import.rb:66:in `new' /Users/mcgee/.gem/ruby/2.3.7/gems/live_fixtures-0.3.1/lib/live_fixtures/import.rb:66:in `block (2 levels) in import_all' /Users/mcgee/.gem/ruby/2.3.7/gems/live_fixtures-0.3.1/lib/live_fixtures/import.rb:53:in `each' /Users/mcgee/.gem/ruby/2.3.7/gems/live_fixtures-0.3.1/lib/live_fixtures/import.rb:53:in `block in import_all' /Users/mcgee/.gem/ruby/2.3.7/gems/activerecord-4.2.10/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' /Users/mcgee/.gem/ruby/2.3.7/gems/activerecord-4.2.10/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' /Users/mcgee/.gem/ruby/2.3.7/gems/activerecord-4.2.10/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
It's not very helpful. Can we make it more helpful?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the relevant part of a stack trace from when a table has an uninflectable class_name that wasn't provided.
It's not very helpful. Can we make it more helpful?
The text was updated successfully, but these errors were encountered: