In the previous article we as a Ruby on Rails development company have already covered such great websites built with Ruby on Rails as Twitter, Basecamp, Kickstarter, Yammer, Slideshare, Zendesk and Bloomberg. Now is the time to uncover some more awesome …
Similar
The podcast that helps you to improve your development knowledge and career, through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer. (more…)
Read more »
There are plenty of options available. Let's evaluate their usefulness and potential problems that they bring to the table. (more…)
Read more »
UUID is an alternative primary key type for SQL databases. It offers some non-obvious advantages compared to standard integer-based keys. Rails 6 release fresh out of beta introduces a new feature in ActiveRecord that makes working with UUID primary keys ... (more…)
Read more »
A detailed overview of securely integrating an Ruby on Rails application with an OAuth provider using the OAuth Authorization Code Grant... (more…)
Read more »
Capybara is an acceptance test framework for web applications. Learn how to use it with Minitest for integration testing of your Ruby on Rails applications.
Read more »