krishnadiamesso's Stars
rails/rails
Ruby on Rails
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
goabstract/Marketing-for-Engineers
A curated collection of marketing articles & tools to grow your product.
sj26/mailcatcher
Catches mail and serves it through a dream.
ankane/ahoy
Simple, powerful, first-party analytics for Rails
emilybache/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
ryanb/letter_opener
Preview mail in the browser instead of sending.
alexrudall/ruby-openai
OpenAI API + Ruby! 🤖❤️
zombocom/wicked
Use wicked to turn your controller into a wizard
countries/countries
All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers).
arbox/machine-learning-with-ruby
Curated list: Resources for machine learning in Ruby
AaronLasseigne/active_interaction
:briefcase: Manage application specific business logic.
bullet-train-co/bullet_train
The Open Source Ruby on Rails SaaS Template
bokmann/business_time
Support for doing time math in business hours and days
igorkasyanchuk/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
jhund/filterrific
Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
Intrepidd/working_hours
⏰ A modern ruby gem allowing to do time calculation with business / working hours.
gocardless/business
Ruby business day calculations
martinrehfeld/role_model
RoleModel is the framework agnostic, efficient and declarative way to do user roles.
thecodecrate/city-state
Simple ruby gem to create form lists with cities and states
ledermann/pingcrm
PingCRM on Rails - A Ruby on Rails demo application to illustrate how Inertia.js works
lynnlangit/gcp-essentials
Sample code and notes for my GCP courses on LinkedIn Learning
arielj/vanilla-nested
Rails dynamic nested forms using vanilla JS
excid3/combined_time_select
A Rails time_select like Google Calendar with combined hour and minute time_select
rubymonolith/demo
Demo of Monolith, a highly productive way of building web applications
ruby/securerandom
Interface for secure random number generator
joshmcarthur/mail-logger
A Rubygem to capture information about sent emails, and log them to a file all to their own!
LinkedInLearning/ruby-on-rails-controllers-and-views-2498312
This repo is for the LinkedIn Learning Course: Ruby on Rails Controllers and Views
learn-co-students/has-many-through-forms-rails-online-web-sp-000
LinkedInLearning/ruby-on-rails-models-and-associations-2488472
This repo is for the LinkedIn Learning course: Ruby on Rails Models and Associations