Code Monkey home page Code Monkey logo

getviable-open's Introduction

GetViable

A Rails application. Features a user and admin system with Facebook login. It is deployable to Heroku.

Gemfile

For testing and development:

Setup

  • Make sure you have rvm and Ruby 1.9.2.
  • Install dependencies from Gemfile: bundle install --path vendor/bundle.
  • Create your config/database.yml, create the database and run the migrations.
  • For Facebook login to work, export environment variables FACEBOOK_APP_ID and FACEBOOK_APP_SECRET.
  • After making questions and populating database it is critical to group sections into stages

Database

  • bundle exec rake db:create
  • bundle exec rake db:migrate
  • bundle exec rake surveyor:questions
  • bundle exec rake db:seed

Tests

  • In order to debug test you can add save_and_open_page call to a line where you would like to show page that is rendered
  • bundle exec spork
  • bundle exec rspec spec/

License

Usage:

  • Render glyph icons in code glyph(:lock, :white) =>
  • Use raw_glyph for rendering inside link_to => link_to raw_glyph(:white) + “Some title”
  • bundle exec rake surveyor FILE=surveys/get_viable_questions_leslie_v3-2-2.rb

Support:

  • This code is now Open Source. It’s free to be used.
  • This code is not actively maintained. But in need of urgent support, please create ticket or send email to [email protected]

getviable-open's People

Contributors

kolosek avatar

Stargazers

SP avatar

Watchers

 avatar James Cloos avatar

Forkers

sharp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.