Tutorials

Building a data API with Ruby on Rails 5: Part 1 — Setup and Routing.
In this tutorial we will be starting to lay the foundation for our rails 5 API. We wont be building a traditional demo API, but something a little more useful. The idea behind this is to build an API that will allow us to log data from various app...



Commands Pattern for(in) Ruby on Rails. Callbacks Killer. Lifehacks.
Meet the new video from our series on Syndicode’s YouTube channel! We’ll talk about 'Commands Pattern for(in) Ruby on Rails. Callbacks Killer'. Meet the new video from our regular screencasts series on Syndicode’s YouTube channel! Great Ruby advic...






rails/actiontext: Edit and display rich text in Rails applications
Action Text brings rich text content and editing to Rails. It includes the Trix editor that handles everything from formatting to links to quotes to lists to embedded images and galleries. The rich text content generated by the Trix editor is save...