clint326 / crucial_resources

Collection of resources focusing on Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

Click to expand

What is this?

A growing collection of resources focusing on Ruby on Rails and aspects thereof split into various categories

I will do my best to maintain this repository but if you spot bad linting or a resource which isn't complete/listed, please, feel free to contribute.

Atom

Shortcuts

CLI

Source

  • Shortcuts and commands that will help navigate and streamline working on the command line

GIT

Source

  • Shortcuts and commands that will help prevent the dreaded git fire
  • Including all commands for:
    • configuration
    • initiating git
    • adding
    • committing
    • stashing
    • commit history
      • logging
    • branches
      • branch
      • checkout
      • tag
    • updating and publishing
      • remote
      • fetch
      • pull
      • push
    • merge and rebase
    • reset

HTML-CSS

Rails

Ruby

Snippets

SQL

Testing-Debugging

Contributing

About

Collection of resources focusing on Ruby on Rails