Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rails-gem

nejdetkadir/devise-api

The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authenticate API requests and keep the user's session active for a longer period of time on the client side

Language: Ruby - Size: 92.8 KB - Last synced: 1 day ago - Pushed: 4 months ago - Stars: 139 - Forks: 22

shakacode/react-webpack-rails-tutorial

Example of integration of Rails, react, redux, using the react_on_rails gem, webpack, enabling the es7 and jsx transpilers, and node integration. And React Native! Live Demo:

Language: Ruby - Size: 8.64 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1,713 - Forks: 382

keygen-sh/request_migrations

Write request and response migrations for Stripe-like versioning of your Ruby on Rails API. Make breaking changes without breaking things!

Language: Ruby - Size: 141 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 94 - Forks: 1

nejdetkadir/followability

Implements the social network followable functionality for your Active Record models

Language: Ruby - Size: 145 KB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 64 - Forks: 3

gangelo/simple_command_dispatcher

A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.

Language: Ruby - Size: 286 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 5 - Forks: 0

okirmis/rails-param-validation

Declarative parameter definition and validation for Rails

Language: Ruby - Size: 117 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 2 - Forks: 0

t2013anurag/transaction

Manage tasks efficiently - store details in redis and push status to pubsub client (Pusher, PubNub etc.)

Language: Ruby - Size: 50.8 KB - Last synced: 23 days ago - Pushed: about 1 month ago - Stars: 4 - Forks: 6

bravetheskies/polaris-html

Shopify Polaris rails components.

Language: Ruby - Size: 65.4 KB - Last synced: 26 days ago - Pushed: 2 months ago - Stars: 11 - Forks: 0

hdchinh/huqua πŸ“¦

:taxi: A simple tool for checking PostgreSQL Database in development mode (Quick check database without use rails console), life too short so make it easy

Language: Ruby - Size: 1000 KB - Last synced: 20 days ago - Pushed: over 4 years ago - Stars: 36 - Forks: 18

Gokul595/api_guard

JWT authentication solution for Rails APIs

Language: Ruby - Size: 299 KB - Last synced: 16 days ago - Pushed: 8 months ago - Stars: 277 - Forks: 26

simukappu/amazon-chime-sdk-rails

Server-side implementation of Amazon Chime SDK for Ruby on Rails application

Language: Ruby - Size: 4.3 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 10 - Forks: 3

seyhunak/twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline

Language: HTML - Size: 3.93 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 4,505 - Forks: 1,001

igorkasyanchuk/execution_time

How fast is your code? See it directly in Rails console.

Language: Ruby - Size: 4.65 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 114 - Forks: 3

simukappu/activity_notification

Integrated user activity notifications for Ruby on Rails

Language: Ruby - Size: 4.82 MB - Last synced: 8 days ago - Pushed: 3 months ago - Stars: 471 - Forks: 77

gangelo/deco_lite

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

Language: Ruby - Size: 228 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 5 - Forks: 0

zuzannast/swagger_ui_engine

Include swagger-ui as rails engine and document your API with simple JSON or YAML files.

Language: JavaScript - Size: 2.36 MB - Last synced: 16 days ago - Pushed: 4 months ago - Stars: 82 - Forks: 42

AliOsm/chromable

Ruby on Rails integration for ChromaDB

Language: Ruby - Size: 50.8 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 5 - Forks: 0

dreamingechoes/bootstrap_sb_admin_base_v2

Rails gem of the Bootstrap based admin theme SB Admin 2.

Language: Ruby - Size: 2.89 MB - Last synced: 17 days ago - Pushed: about 7 years ago - Stars: 61 - Forks: 23

richpeck/exception_handler

Ruby on Rails Custom Error Pages

Language: Ruby - Size: 93.4 MB - Last synced: 16 days ago - Pushed: almost 3 years ago - Stars: 506 - Forks: 72

dreamingechoes/bootstrap_sb_admin_base_v1

Rails gem of the Bootstrap based admin theme SB Admin.

Language: Ruby - Size: 398 KB - Last synced: 17 days ago - Pushed: over 5 years ago - Stars: 6 - Forks: 3

rameerez/embargoed Fork of biola/turnout

πŸ‡ΊπŸ‡¦ Ruby gem to block all requests from Russia to any Rails app and display a pro-Ukraine message instead

Language: Ruby - Size: 3.56 MB - Last synced: 7 days ago - Pushed: about 2 years ago - Stars: 151 - Forks: 6

fondation-unit/messaging

A simple User <=> Institution messaging engine.

Language: JavaScript - Size: 440 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

nejdetkadir/dry-validation-rails

Rails plugin for using dry-validation and dry-schema gems instead of your Active Record Validations

Language: Ruby - Size: 14.6 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 17 - Forks: 2

colinsoleim/fake_shopify

A Rails gem for testing Shopify apps without hitting their servers.

Language: Ruby - Size: 222 KB - Last synced: 14 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

optimizasean/dtg

Ruby Gem to convert DateTime to DTG

Language: Ruby - Size: 366 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

ltSites/spree_simple_slider

Spree simple slick slider

Language: Ruby - Size: 29.3 KB - Last synced: 12 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 1

0x7466/active_entry

A flexible access control system for your Rails app

Language: Ruby - Size: 276 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 14 - Forks: 0

8parth/make_model_searchable

Adds simlpe search functionality to models

Language: Ruby - Size: 35.2 KB - Last synced: 24 days ago - Pushed: over 4 years ago - Stars: 26 - Forks: 2

Souravgoswami/linux_stat

Linux only, efficient system utilization reporting and system monitoring gem

Language: Ruby - Size: 8.05 MB - Last synced: 20 days ago - Pushed: over 1 year ago - Stars: 14 - Forks: 3

jetrockets/metka

Rails gem to manage tags with PostgreSQL array columns.

Language: Ruby - Size: 154 KB - Last synced: 25 days ago - Pushed: about 1 year ago - Stars: 51 - Forks: 3

yamasolutions/block-editor

A block editor for Ruby on Rails

Language: JavaScript - Size: 413 KB - Last synced: 3 days ago - Pushed: about 2 years ago - Stars: 16 - Forks: 7

dpogue/rails_server_timings

Server Timing headers for Rails apps

Language: Ruby - Size: 20.5 KB - Last synced: 20 days ago - Pushed: about 6 years ago - Stars: 113 - Forks: 3

kalidasmuthusamy/rails-api-response-builder

API Response Builder for Rails API app

Language: Ruby - Size: 20.5 KB - Last synced: 26 days ago - Pushed: about 6 years ago - Stars: 4 - Forks: 1

khalilgharbaoui/cre

Language: CSS - Size: 263 KB - Last synced: 14 days ago - Pushed: 2 months ago - Stars: 3 - Forks: 0

wwidea/invalid_authenticity_token_rescue πŸ“¦

Rescues from Rails 5 InvalidAuthenticityToken exception

Language: Ruby - Size: 36.1 KB - Last synced: 23 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

pzi/family-rails πŸ“¦

The family.scss set of Sass mixins as a gem.

Language: Ruby - Size: 6.84 KB - Last synced: about 2 months ago - Pushed: over 7 years ago - Stars: 2 - Forks: 0

KanzaTahreem/Hello-Rails

Practicing Ruby on Rails by creating our very own Rails 'Hello World!' project!

Language: Ruby - Size: 96.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nejdetkadir/rails-routes-prettier

The rails-routes-prettier gem makes it easy to view the routes in your Rails application

Language: Ruby - Size: 11.7 KB - Last synced: 3 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

PacktWorkshops/The-Ruby-Workshop

A New, Interactive Approach to Learning Ruby

Language: Ruby - Size: 951 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 26 - Forks: 23

GoodMeasuresLLC/vue-generators

Generates Vue components and mix-ins

Language: Ruby - Size: 44.9 KB - Last synced: about 1 hour ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

usertesting/racym

Rails Application Configuration for Yield Main

Language: Ruby - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

matias-carpintini/loggera

Simple, efficient Rails engine to handle errors on production through a client-friendly UI.

Language: Ruby - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Fatima-hub333/Blog-App

The Blog app is a classic example of a blog website. Built with Ruby on Rails.

Language: Ruby - Size: 5.52 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

pietromoro/activerse

Rails gem that allows a public project to be distributed with a terminal interface to easly setup initial configurations (api-keys, secrets, ...), working with rails 5.2's credentials feature

Language: Ruby - Size: 199 KB - Last synced: 24 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

guillaumebriday/jsonapi-scopes

This gem allows you to filter and sort an ActiveRecord relation based on a request, following the JSON:API specification as closely as possible.

Language: Ruby - Size: 103 KB - Last synced: 7 days ago - Pushed: 2 months ago - Stars: 33 - Forks: 5

autolist/sekreto

Use AWS Secrets Manager from Ruby, with rails support

Language: Ruby - Size: 142 KB - Last synced: 22 days ago - Pushed: almost 3 years ago - Stars: 36 - Forks: 4

phcdevworks/phcdevworks_accounts_devise

Ruby on Rails 7 Authentication and User Management Engine using Devise with a nice-looking dashboard, admin panel and login views to get you going fast on your next project.

Language: HTML - Size: 20.4 MB - Last synced: about 22 hours ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

EddieGustafsson/RubyDev

This is an environment for Ruby development.

Language: Ruby - Size: 1.18 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gouthamgo/project-1

Ruby on rails full stack website for tours and travels

Language: Ruby - Size: 27.5 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

singh1aryan/Ruby-on-Rails-Projects

πŸ’Ž 4 basic ruby on rails projects

Size: 32.2 KB - Last synced: 11 months ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

beijingrb/tabler_ui_rails

A Ruby gem of Tabler UI for Rails.

Language: CSS - Size: 3.59 MB - Last synced: 14 days ago - Pushed: over 4 years ago - Stars: 4 - Forks: 1

eki-177/abyme_demo

A demo Rails application to showcase the abyme ruby gem and its use of nested attributes.

Language: Ruby - Size: 379 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

AhmedAmin90/Business-Articles

In this project, I created a web application using Ruby on Rails for writing business articles dividing into four categories (Entrepreneurship, Marketing, Economy, and Technology).

Language: Ruby - Size: 3.21 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Thomas-Malh/easymeta

An easy to use meta tags helper for rails

Language: Ruby - Size: 2.93 KB - Last synced: 7 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

segoy89/errors_to_sentences

Simple gem to transform error messages into sentences

Language: Ruby - Size: 4.88 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

vaibhavbuccha/Blogger_App_rails

Blogging web application using rails

Language: Ruby - Size: 1.24 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

dreamingechoes/layer-handler

Simple JS library to handle Google Tag Manager easily.

Language: JavaScript - Size: 605 KB - Last synced: 17 days ago - Pushed: over 7 years ago - Stars: 10 - Forks: 1

abikg71/WebAppF2018

This's my web application class project's repo . if you want to see what I did and how I did read ...docs/pdfs.

Language: Ruby - Size: 10.8 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

sramos/rubyXL-rails

A gem to generate xlsx documents from rubyXL by using rxlsx templates.

Language: Ruby - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

invisiblehats/class_name

Generate dynamic class strings easily

Language: Ruby - Size: 44.9 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

lebas/vin_s4m

vin (Vehicle Identification Number)

Language: Ruby - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

zauberware/http-observatory

Rails gem for Mozilla HTTP Observatory API

Language: Ruby - Size: 46.9 KB - Last synced: 25 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

kbravi/acts_as_content_highlightable

Text Highlighting feature for your application

Language: Ruby - Size: 73.2 KB - Last synced: 9 days ago - Pushed: over 6 years ago - Stars: 5 - Forks: 5

DevanB/datatables-rails-bs3

datatables bootstrap 3 for rails

Language: Ruby - Size: 695 KB - Last synced: 19 days ago - Pushed: over 10 years ago - Stars: 2 - Forks: 1

alykafoury/localDatabase

Gem for managing the local database configuration in rails

Language: Ruby - Size: 19.5 KB - Last synced: 14 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 1

jyoung488/zoolander-rails-gem

Rails gem that outputs random Zoolander quotes

Language: Ruby - Size: 10.7 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0