Skip to content

Instantly share code, notes, and snippets.

@code-R
Last active August 29, 2015 14:05
Show Gist options
  • Save code-R/8e4332c8c70035276884 to your computer and use it in GitHub Desktop.
Save code-R/8e4332c8c70035276884 to your computer and use it in GitHub Desktop.
Some good articles and gems related to ruby and rails
Adding schema information in rails models(as comments)
http://rails-bestpractices.com/posts/68-annotate-your-models
https://github.com/ctran/annotate_models
Thoughtbot guides
https://github.com/thoughtbot/guides
pragmatic tips
http://pragmatictips.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment