|
You are here |
iridakos.com | ||
| | | | |
hibbard.eu
|
|
| | | | | Learn how to set up authentication (verifying who you are) and authorization (what you may do) in a Rails app with Devise and Cancancan. | |
| | | | |
mherman.org
|
|
| | | | | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice. | |
| | | | |
robrace.dev
|
|
| | | | | A response to building a Twitter clone with Rails, CableReady, and StimulusReflex | |
| | | | |
www.simpleprimate.com
|
|
| | | Jekyll bills itself as "a simple, blog-aware, static site generator." It takes source files like templates, stylesheets, includes, and posts and uses them to generate a website that can then be hosted on your server of choice. This means that the entire website is generated at once, and visitors are simply served static files. | ||