Posts tagged rails
82 posts
How do I know whether my Rails app is thread-safe or not?
Architecting Ruby on Rails Apps as Microservices | Codeship | via @codeship
Useful things you can do with Rails console
Discover essential tips and tricks to boost your productivity with Ruby on Rails console commands and features.
TEO
TEO is the schema-driven web server framework native to Rust, Node.js and Python. It reduces developing time and improves developers' life experience.
Deploy on Your Own Servers
Fastest way to deploy a Rails app!
ankane/ahoy: Simple, powerful, first-party analytics for Rails
Simple, powerful, first-party analytics for Rails. Contribute to ankane/ahoy development by creating an account on GitHub.
roidrage/lograge: An attempt to tame Rails' default policy to log everything.
An attempt to tame Rails' default policy to log everything. - roidrage/lograge
Debugbar For Ruby on Rails
Rails debugging dev tools for faster development. Inspect your request details (queries, logs, cache, jobs and more).
What is the difference between Turbo and Stimulus, and what exactly is Hotwire?
Akshay's Blog
I am a Ruby on Rails developer based in Victoria, BC. This blog is my attempt to spread the joy of building web applications in Ruby on Rails with the world.
pawurb/rails-brotli-cache: Rails cache using the Brotli algorithm offers better compression and performance.
Rails cache using the Brotli algorithm offers better compression and performance. - GitHub - pawurb/rails-brotli-cache: Rails cache using the Brotli algorithm offers better compression and performa...
The Ruby on Rails SaaS Template | Bullet Train
Bullet Train is a Ruby on Rails SaaS-in-a-Box that saves developers months of effort and new founders tens of thousands of dollars.
rails/docked: Running Rails from Docker for easy start to development
This is not a new thing by a long shot. But thw fact that it is published by dhh is a big deal imo. For me it assures me to some extent that it is “correct” and that it will be maintained. From author: “Running Rails from Docker for easy start to development - rails/docked: Running Rails from Docker for easy start to development”
Radical Simplicity in Technology | Join the movement
For me, a very provocative set of arguments. Novel insights on how to remove complexity. Or recognizing that you may not need that additional service or technology. The author: “Radical Simplicity is a startup development method to make development faster and more fun that plays well with lean startups”
CapRover · Free and Open Source PaaS!
From the readme, this is a promising tool for automating deploymeny of apps to s cloud server. Perhaps one more option post Heroku. They dont mention ruby and rails but imply its covered.
Rails Extension Power Pack - Visual Studio Marketplace
Extension for Visual Studio Code - Andrew Mason's favorite extensions for Rails development in Visual Studio Code
The Rails Command Line — Ruby on Rails Guides
Colleen Schnettler on Twitter
A tricky thing to remember in Active Record is how to query multiple associations vs. nested associations. Multiple associations take a list of symbols, nested associations take a hash with a symbol. pic.twitter.com/XhGiJdcH7h— Colleen Schnettler (@leenyburger) March 3, 2022
The 3 Tenets of Service Objects in Ruby on Rails | HackerNoon
Ruby2JS
Ruby2JS is an extensible Ruby to modern JavaScript transpiler you can use in production today.
OpenSourceRails.org
A comprehensive, curated list of open-source Ruby on Rails applications.
Railscasts - Free Ruby on Rails Screencasts
Short Ruby on Rails screencasts containing tips, tricks and tutorials. Great for both novice and experienced programmers.
Rails for Zombies - Code School
Codeschool courses are supposed to be excellent. This is another resource that is available if you want to accelerate your learning even more!
RubyMotion - Ruby for iOS
Ruby for iOS
Seth Ladd's Blog: Ruby, Rails, OpenID, and Google Integration for the Busy Developer
Useful info about how to authenticate from Rails to Google
ScaffoldHub: a community driven gallery of Rails scaffolds
sferik/rails_admin - GitHub
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data - sferik/rails_admin
Rails Best Practices | rails best practices list
Better Specs
Better Specs is a collection of best practices developers learned while testing apps that you can use to improve your coding skills, or simply for inspiration.
Integrity | Continuous Integration server
Our digital forensics service expert team provides digital evidence and support for any forensic need. We service data breach emergencies, intellectual property theft suspicions, cyber security concerns, and personal forensic investigations. Protect your
Continuous Integration for Everybody — TeamCity
Pricing · drone.io
Drone is a self-service Continuous Delivery platform for busy development teams
Hosted Continuous Integration Service for Ruby and Rails Applications - Semaphore
The Secret to Rails OO Design - Literate Programming
Yep, that's right. A Ruby class that inherets from nothing. It's so simple that it hides in plain sight. Loved by those who've mastered Rails, Plain Old Ruby Objects, or "POROs" as some like to call them, are a hidden weapon against complexity. Here's what I mean. Examine this 'simple' model:
Get started with Sinatra | Tutorial | .net magazine
Sinatra applications are often a single file that contain just enough to get the job done. The framework is best suited for smaller web applications, but if a large web app requires an API or web interface for some secondary functionality, then Sinatra is ideal.
SciRuby
Ruby scientific library
Rails Tutorials · RailsApps
Another set of tutorials
Rails Composer · RailsApps
Skeleton of a rails app
Error Monitoring, Error Tracking, and Notification for Ruby on Rails 2 and 3 - Honeybadger
Honeybadger provides exception and uptime monitoring to keep your web apps error-free.
Apipie/apipie-rails
Ruby on Rails API documentation tool. Contribute to Apipie/apipie-rails development by creating an account on GitHub.
Fearless Rails Refactoring
In Fearless Refactoring: Rails controllers I'll teach how to improve your Rails controllers in a quick and safe way. This is step-by-step guide so you won't feel lost. Every step is described in every detail, with code changes. All of that, so that you can safely refactor your codebase, even without a full test coverage.
Awesome Ruby
A collection of awesome Ruby libraries, tools, frameworks and software. The essential Ruby to build modern Apps and Web Apps.
Sinatra + Rack + Rake + ActiveRecord
How to build an application with Sinatra, Rack and ActiveRecord?
Ruby on Rails Tutorial: Learn Rails by Example book and screencasts by Michael Hartl
Newly updated for Rails 6, the Ruby on Rails Tutorial book and screencast series teach you how to develop and deploy real, industrial-strength web applications with Ruby on Rails, the open-source web framework that powers top websites such as GitHub, Hulu, Shopify, and Airbnb. The Ruby on Rails Tutorial book is available for purchase as an ebook (PDF, EPUB, and MOBI formats). The companion screencast series includes 14 individual lessons, one for each chapter of the Ruby on Rails Tutorial book.
Home — JRuby.org
JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language.
jqPlot Charts and Graphs for jQuery
The Ruby Toolbox - Know your options!
Explore and compare open source Ruby libraries
Rails Inside: Rails Blog Featuring News, Tips and Links
Ruby on Rails related news, tips and reviews.
Rails Inside: Rails Blog Featuring News, Tips and Links
Ruby on Rails related news, tips and reviews.
Rubular: a Ruby regular expression editor and tester
Ruby-based regular expression editor/tester
Rails Refactoring Techniques - Concerns | Best Practice on Ruby on Rails | Hire Ruby on Rails developers
A series of pipes: Our Path to Services - Synchronous Events
A series of pipes: Our Path to Services - Synchronous vs Asynchronous
Actionable Tips to Improve Web Performance with Rails
Web performance is an extremely important metric in the digital world. Learn tools and tricks for its improvement and enjoy both better Rails-related and General Web performance.
Using GraphQL with Rails
Until recently whenever I had to implement an API in Ruby/Rails I would go for the typical REST i...
Decoding Rails Magic: How Does ActiveJob work? - Karol Galanciak - Ruby on Rails and Ember.js consultant
Executing background jobs is quite a common feature in many of the web applications. Switching between different background processing frameworks used to be ...
Docker for Rails Development |
How to Use remote: true to Make Ajax Calls in Rails
The Rails documentation for remote: true is great at explaining how to add the helper to your views. It does not, however, fully explain…
Indexes on Rails: How to make the most of your Postgres database - Karol Galanciak - Ruby on Rails and Ember.js consultant
Excellent advanced info on crating dB indexes, looking at query plans to understand performance.
westonganger (Weston Ganger)
A gem containing functionality to represent, import and export spreadsheets
Is Rails still relevant in 2018 ?
Answering the perennial question, once again, in the positive.
ebobby/has-many-with-set
An interesting variation on how to represent a many to many relationship in rails.
Is your Rails app ready for Production? | AkitaOnRails.com
An excellent review of the various issues you have to consider when deciding the put your rails app into production.
How we halved our memory consumption in Rails with jemalloc
Excellent detailed article about benchmarking a rails app and then introducing a tool that replaces malloc and purports to provide a 2x improvement
Migrating from Paperclip to ActiveStorage – The Miners
The Practical Guide to Using ActionCable – Hacker Noon
Rails Actioncable is really complicated. Here's another link
Rails 5 Action Cable with Multiple Chatroom Subscriptions
Rails Actioncable is complicated. Here are a series of links about it.
An Introduction to ActionCable in Rails 5 - Samuel Mullen
Rails Actioncable is complicated. Here are a series of links about it.
Learn Enough Action Cable to Be Dangerous | Learn Enough to Be Dangerous
Another actioncable resource
Deep Rails: How to use Abstract Classes
Interesting Rails abstract classes feature
How to use Docker Compose for Rails development: Do not bundle install in Dockerfile.dev
Detailed tips on what not to do when using rails with docker.
Scaling a Ruby on Rails app on Heroku
You know I’m into scalability right now. Here’s a short article with lots of the basics.
Messages on Rails Part 1 - Introduction to Kafka and RabbitMQ - Karol Galanciak - Ruby on Rails and Ember.js consultant
Two part series on using queues to communicate between services.
Understanding Zeitwerk in Rails 6
Super useful new gem that lets you get rails like auto loading in any ruby program
Rails Performance Tips
Super useful modern rundown of low hanging fruit performance tips for rails.
Building a Small Rails API with Serializers - Level Up Coding
This is a useful and detailed guide.
Using ROS with Docker in macOS [Xiaoke Yang]
One of many instructions for getting Docker to run a ROS environment on MacOS.
Different Ways to Set Attributes in ActiveRecord (Rails 6)
It’s always hard to remember all the different options that activerecord offers for manipulating data.
Noticed Gem: Notifications for Ruby on Rails applications
very useful gem to send all kinds of notification from Rails. Haven't tested it myself.
Hello from Kuby | Kuby
Looks like another wonderful rails deployment solution. Definitely will check this out as an alternative to Heroku.
When Should You NOT Use Rails?
Useful, but not necessarily universally agreed-upon, guides!