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

Add specs and make seeds DB independent #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lcx
Copy link
Contributor

@lcx lcx commented Dec 11, 2015

  • ignore RVM files
  • add rspec
  • add specs for season
  • remove sql from season select, use rails code which will work with PostgreSQL and other DB as well.
  • use from and to instead of Time.now

* ignore RVM files
* add rspec
* add specs for season
* remove sql from season select, use rails code which will work with PostgreSQL and other DB as well.
* use from and to instead of Time.now
Upgrade to rails 4.1.14 to fix pg nullbyte error

Solves a "ArgumentError - string contains null byte" error with postgresql
rails/rails#17680

* Upgrade to rails 4.1.14 to fix pg nullbyte error
* add spec for receipt to verify nullbyte fix
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

Successfully merging this pull request may close these issues.

1 participant