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

Yuri and Maddy FarMarRailsB/ynmj/master #42

Open
wants to merge 41 commits into
base: b/ynmj/master
Choose a base branch
from

Conversation

Ynakashima
Copy link

Heroku deployment is not pulling in seed data.
Sales find by month methods are still in progress.
Did not have time to refactor and dry up code.

@Ynakashima
Copy link
Author

heroku link: https://dry-headland-35015.herokuapp.com/

We were able to pull in the seed data but our add is not working on heroku (working locally)

@droberts-sea
Copy link

When attempting to run your project locally, I encountered the following error

➜  FarMarRails rake db:seed
rake aborted!
Errno::ENOENT: No such file or directory @ rb_sysopen - /Users/madeleinejohnson/Ada/project-forks/Rails/FarMarRails/seed_csvs/markets.csv
/Users/droberts/Ada/homework/FarMarRails/db/seeds.rb:11:in `<top (required)>'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7/lib/active_support/dependencies.rb:268:in `load'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7/lib/active_support/dependencies.rb:268:in `block in load'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7/lib/active_support/dependencies.rb:240:in `load_dependency'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7/lib/active_support/dependencies.rb:268:in `load'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7/lib/rails/engine.rb:547:in `load_seed'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7/lib/active_record/tasks/database_tasks.rb:251:in `load_seed'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7/lib/active_record/railties/databases.rake:183:in `block (2 levels) in <top (required)>'
/Users/droberts/.rvm/gems/ruby-2.3.1/gems/rake-11.3.0/exe/rake:27:in `<top (required)>'
/Users/droberts/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'
/Users/droberts/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => db:seed
(See full trace by running task with --trace)

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

Successfully merging this pull request may close these issues.

3 participants