Skip to content

Instantly share code, notes, and snippets.

View RGHuynh's full-sized avatar
🌊
Causing waves

rghuynh RGHuynh

🌊
Causing waves
View GitHub Profile
@RGHuynh
RGHuynh / css-spinner-animation.markdown
Created June 29, 2018 07:13
CSS Spinner animation
@RGHuynh
RGHuynh / RAILS_CHEATSHEET.md
Created June 20, 2018 16:54 — forked from mdang/RAILS_CHEATSHEET.md
Ruby on Rails Cheatsheet

Ruby on Rails Cheatsheet

Architecture

Create a new application

Install the Rails gem if you haven't done so before

@RGHuynh
RGHuynh / .gitignore
Created March 21, 2018 14:58 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #