8000 GitHub - scudco/porcupine_post
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

scudco/porcupine_post

Repository files navigation

Porcupine Post

bundle
yarn
bundle exec rails db:migrate
bundle exec rails s

To run specs ensure a rails server is running and chromedriver is installed:

bundle exec rspec

If you want to load fixture data in the development database

bundle exec rails db:fixtures:load FIXTURES_DIR=../../spec/fixtures # There is currently a bug in rails that requires this ridiculous syntax 

TODO

  • Add pagination controls and params
  • *Actually style things
  • Separate Author/User
  • Clean up all the rails new mess
  • Clean up all the devise install mess

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0