howardmann / TutorialsLinks
Random personal tutorials
☆70Updated 3 years ago
Alternatives and similar repositories for Tutorials
Users that are interested in Tutorials are comparing it to the libraries listed below
Sorting:
- Adds Favorite, Follow, Vote, etc. functionality to ActiveRecord models☆346Updated last year
- Quill Rich Text Editor for ActiveAdmin☆159Updated 8 months ago
- Easy receipts and invoices for your Ruby on Rails applications☆660Updated 9 months ago
- Repository for the 20 in 20 Ruby on Rails challenge.☆98Updated 2 years ago
- 💎 Ruby gem for Round Robin Tournament scheduling☆56Updated 2 years ago
- A simple, extensible Rails forum☆377Updated 3 years ago
- Beautiful and interactive visualizations for your ruby web pages powered by ApexCharts.JS.☆488Updated 3 months ago
- JWT authentication solution for Rails APIs☆278Updated 2 years ago
- Gemification of rails's country_select☆718Updated this week
- Simple ruby gem to create form lists with cities and states☆321Updated last year
- React Client: https://github.com/DakotaLMartinez/react-redux-auth-client☆96Updated 4 years ago
- Learn best practices to build an API using Ruby on Rails 5/6☆381Updated 3 months ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,150Updated 3 weeks ago
- A robust Admin Interface for Ruby on Rails apps☆727Updated last week
- ☆34Updated 9 years ago
- ☆80Updated 2 years ago
- ☆437Updated 3 weeks ago
- API boilerplate project for Ruby on Rails 8☆610Updated this week
- An example of Rails 7 and Vue 3 app which is using Vite, and includes Docker configs for building production images and some of the usefu…☆235Updated this week
- A toolkit to upgrade your next Rails application☆557Updated 2 months ago
- Boring generators aims to make your development faster by delegating boring setups to us.☆276Updated 3 months ago
- Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.☆366Updated last week
- xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping …☆560Updated last week
- ☆63Updated 2 years ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆550Updated 2 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,213Updated this week
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆635Updated last week
- Translate your rails app route to various languages without the hassle