Giter Site home page Giter Site logo

my_todos's Introduction

My Todos

In this project, we will practice authentication and authorization with Devise.

Setup

To begin with, this repo is a brand new app. All I've done is add the starter_generators gem. So, to setup, just

  • Clone this repository.
  • bundle install

We'll generate our resources together.

To catch up

At any point, to catch up,

Using the GitHub Desktop App

From the Repository menu, choose Discard Changes To Selected Files to get rid of your changes. Now, that you are back to a clean slate, you can Sync to pull my latest version.

From the Command Line

  • git add -A
  • git stash
  • git pull

If you get migration-related errors after that, you can

  • rake db:drop
  • rake db:migrate

my_todos's People

Contributors

eubanksanator avatar

Watchers

James Cloos avatar  avatar

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.