Feature news
-
Math and logic formula parser and evaluator
- 07/12/2023
- 1 Views
-
URL-friendly, base32-encoded UUIDs for Rails models
- 07/12/2023
- 3 Views
-
Better Mailer Previews is a Ruby on Rails gem t
- 07/12/2023
- 3 Views
-
SQLite Myths | Fractaled Mind
- 06/12/2023
The key details here are that the Rails app can handle a peak of 2.5k write requests per second. To put this in perspective, Nate Berkopec’s post in 2...
Rails How To View All
-
Super simple and convenient way to isolate and namespace a collection of related methods
- 07/12/2023
- 3 Views
-
Better Mailer Previews is a Ruby on Rails gem t
- 07/12/2023
- 3 Views
-
How to add a man page to your ruby project
- 07/12/2023
- 3 Views
-
Every Rails page has footnotes that gives information about your application and links back to your editor
- 01/12/2023
- 326 Views
-
Adding 'Sign in with Apple' to your Ruby on Rails 7.1 App: A Step-by-Step Guide
- 01/12/2023
- 286 Views
-
Database View Backed Scopes In Rails
- 01/12/2023
- 318 Views
-
Overview - Epsio Docs
- 01/12/2023
- 39 Views
-
Upgrading Ruby v2.7 to v3.2 – Vercel
- 01/12/2023
- 364 Views
-
How To Build Desktop Applications in Ruby (Andy Maleh)
- 01/12/2023
- 244 Views
Super simple and convenient way to isolate and namespace a collection of related methods - joelmoss/spaced: Super simple and convenient way to isolate ...
Read moreBetter Mailer Previews is a Ruby on Rails gem that makes previewing all your ActionMailer email templates easier.This gem/engine builds on top of nativ...
Read moreHow to add a man page to your ruby project
- 07/12/2023
If you have ever used the git command-line utility, you will be pleasantly surprised that if you run git clone --help it automatically displays the man...
Read moreEvery Rails page has footnotes that gives information about your application and links back to your editor - indirect/rails-footnotes: Every Rails page...
Read moreI added omniauth-apple to one of my side projects to get 'Sign in with Apple' authentication. I hit a couple of issues that took me a while to fix, so ...
Read moreDatabase View Backed Scopes In Rails
- 01/12/2023
I’m on project that has a separate data team. The data team has direct access to our database so that they can run reports without having to interface ...
Read moreOverview - Epsio Docs
- 01/12/2023
Epsio plugs into existing databases and constantly updates results for queries you define whenever the underlying data changes, without ever re-calcula...
Read moreUpgrading Ruby v2.7 to v3.2 – Vercel
- 01/12/2023
Ruby v3.2 is now generally available, and is the new default runtime version for Ruby based Builds and Serverless Functions. Additionally, Ruby v2.7 wi...
Read morePlease star ("⭐️") this project and Glimmer DSL for LibUI to save for later reference with regards to Ruby Desktop Development. Glimmer DSL for LibUI w...
Read moreOnline Tutorials View All
-
Math and logic formula parser and evaluator
- 07/12/2023
- 1 Views
-
URL-friendly, base32-encoded UUIDs for Rails models
- 07/12/2023
- 3 Views
-
SQL Server Adapter For Rails
- 01/12/2023
- 346 Views
-
Release v6.3.0 · alexrudall/ruby-openai
- 01/12/2023
- 306 Views
-
Convert strings between different cases.
- 01/12/2023
- 298 Views
-
URL-Safe String Serialization for any Ruby Object
- 24/11/2023
- 335 Views
-
ruby/irb: interactive Ruby
- 24/11/2023
- 324 Views
Math and logic formula parser and evaluator
- 07/12/2023
Dentaku is a parser and evaluator for a mathematical and logical formula language that allows run-time binding of values to variables referenced in the...
Read moreThis gem encodes UUID primary keys into 26-character lowercase strings using Crockford’s base32 encoding. The optional prefix helps you identify the mo...
Read moreSQL Server Adapter For Rails
- 01/12/2023
Interested in older versions? We follow a rational versioning policy that tracks Rails. That means that our 7.x version of the adapter is only for the ...
Read moreRelease v6.3.0 · alexrudall/ruby-openai
- 01/12/2023
OpenAI API Ruby! 🤖❤️ Now with Assistants, Threads, Messages, Runs and Text to Speech 🍾 - Release v6.3.0 · alexrudall/ruby-openai.....
Read moreConvert strings between different cases.
- 01/12/2023
Convert strings between different cases. Contribute to piotrmurach/strings-case development by creating an account on GitHub......
Read moreUniversal ID introduces a paradigm shift in Ruby development with powerful recursive serialization. This innovative library transforms any Ruby object ...
Read moreruby/irb: interactive Ruby
- 24/11/2023
IRB stands for "interactive Ruby" and is a tool to interactively execute Ruby expressions read from the standard input.The irb command from your shell ...
Read moreRailsConf Videos View All
-
Rocky Mountain Ruby 2023 - YouTube
- 27/10/2023
- 526 Views
-
RubyConf Mini 2022: Keynote by Rose Wiegley - YouTube
- 09/02/2023
- 721 Views
-
RubyKaigi 2022 Day 1 - YouTube
- 27/10/2022
- 1.565 Views
-
wroc_love.rb 2022 - YouTube
- 27/09/2022
- 1.008 Views
-
RubyConfTH - YouTube
- 14/10/2019
- 3.115 Views
-
RubyConfTW2019 - YouTube
- 22/09/2019
- 3.091 Views
-
RailsConf 2019
- 27/05/2019
- 3.628 Views
Rocky Mountain Ruby 2023 - YouTube
- 27/10/2023
Rocky Mountain Ruby is a single track conference devoted to the Ruby programming language which features technical presentations, community events and ...
Read moreRubyConfTH - YouTube
- 14/10/2019
Videos and talks from RubyConf Thailand.Videos from the talks will be uploaded on Youtube very soon . Subscribe to our channel and be the first to view...
Read moreRubyConfTW2019 - YouTube
- 22/09/2019
July 26 - 27, 2019CHANG YUNG-FA FOUNDATIONInternational Convention Center, Taipei.....
Read more
RailsConf 2019
- 27/05/2019
RailsConf is the world’s largest and longest-running gathering of Ruby on Rails enthusiasts, practitioners, and companies.
.. Read moreYoutube tutorials playlists with over 511 videos View All
Latest videos View All
-
Caching strategies on https://dev.to by Ridhwana Khan - YouTube
- 27/10/2023
- 342 Views
-
RailsConf 2023 - Keynote: Investing in the Ruby community by Rafael Mendonça França - YouTube
- 15/07/2023
- 624 Views
-
RailsConf 2023 - Rails Performance Monitoring 101: A Primer for Junior Developers by Rishi Jain - YouTube
- 15/07/2023
- 349 Views
-
Introducing MRSK - YouTube
- 01/03/2023
- 876 Views
-
Realtime Analytics With Ahoy And Chartkick | Ruby On Rails 7 Tutorial - YouTube
- 18/12/2022
- 1.094 Views
-
Running An Operating System Inside Ruby On Rails 7 - YouTube
- 17/12/2022
- 986 Views
Most popular View All
-
Send an SMS Message with Ruby in 30 Seconds
- 18/03/2017
- 12.444 Views
-
Will JavaScript frameworks take over Rails? - Quora
- 25/01/2017
- 12.282 Views
-
RUBY MINE IDE
- 04/08/2016
- 10.930 Views
-
Learn Ruby on Rails from Scratch - 38 videos
- 27/07/2016
- 9.535 Views
-
Your first Progressive Web App on Rails
- 23/11/2016
- 8.805 Views
-
Ruby On Rails 5 Essential Training 100 Videos
- 17/11/2016
- 8.787 Views
-
RailsConf 2012
- 26/07/2016
- 8.502 Views
-
Sublime Text IDE
- 04/08/2016
- 8.044 Views
-
RailsConf 2016
- 26/07/2016
- 7.729 Views
-
Ruby on Rails Interview Questions That Will Land You The Job!
- 24/02/2017
- 7.396 Views
RAILS DAILY
- When static types make your code shorter 3
- Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer - DEV Community 253
- The Rails Executor: increasingly everywhere 281
- Fast web framework compatible with Rails. 587
- You don’t need services (whatever this word means) | Grainy dinosaurs 326
- What's a Counter Cache? 324
TOP SCROOL
- Toward Vagrant 3.0 1.824
- ELI5: Bitfields 2.155
- Dup, Don't Modify Input Hash Parameters in Ruby 2.457
- The Leaky Bucket rate limiter 3.974
- Ruby ASCII Table Generator, simple and feature rich. 2.261
- A simple command line tool to watch file changes and run their matching ruby spec. 2.357
- Better Git diff output for Ruby, Python, Elixir, Go and more 1.525
- Lightning-fast linter for .env files. Written in Rust 1.478
TOOLS
- Visual Studio Code 4.178
- VIM and Ruby on Rails — match made in Heaven 7.362
- Sublime Text IDE 8.044
- RUBY MINE IDE 10.930