Rails Girls MY Guides
-
★
Getting Started With Rails
To build apps and other things with Ruby on Rails, we need to setup some software and a development environment for your computer (OS X, Windows, Linux).
-
1
Build Your First Rails App (Scaffold)
Guide to building your first app with Ruby on Rails.
-
2
Build Your First Rails App (Extended)
Guide to building your first app with Ruby on Rails.
-
3
Build A Travel App with Scaffold
Guide to building a travel catalogue app with Ruby on Rails.
-
4
Add User Authentication With Devise
How to quickly add a login and signup with Devise.
-
5
Allow Comments On Your App
How to allow comments on your app.