That's all folks!
That wasn't too hard, was it? ٩(ˊᗜˋ*)و
If you found this tutorial useful, please like, share or tweet it to others.
Suggestions for improvement can be directed to @orfjackal or our issue tracker.
Ideas for improving your application
If you want to continue improving the application you made in this tutorial, here are some ideas.
- Ratings for the pictures
- Unique page titles and descriptions for every picture
- Uploading new pictures using a web form (after you're done, ask an experienced programmer to check it for security holes)
- Have small sized thumbnails on
/pictures.html
and full resolution pictures on/pictures/*.html
- Generate the thumbnail pictures automatically by resizing the full sized pictures
What next?
The article After Rails Girls lists a roadmap of how to continue learning.
If you want to learn programming in Ruby, the Learn Ruby The Hard Way online book is a good start.