You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ Thanks to all [contributors](https://github.com/markets/awesome-ruby/graphs/cont
125
125
126
126
## Abstraction
127
127
128
-
*[ActiveInteraction](https://github.com/orgsync/active_interaction) - Manage application specific business logic.
128
+
*[ActiveInteraction](https://github.com/AaronLasseigne/active_interaction) - Manage application specific business logic.
129
129
*[Cells](https://github.com/trailblazer/cells) - View Components for Rails.
130
130
*[Decent Exposure](https://github.com/hashrocket/decent_exposure) - A helper for creating declarative interfaces in controllers.
131
131
*[Docile](https://github.com/ms-ati/docile) - A tiny library that lets you map a DSL (domain specific language) to your Ruby objects in a snap.
@@ -134,7 +134,7 @@ Thanks to all [contributors](https://github.com/markets/awesome-ruby/graphs/cont
134
134
*[Light Service](https://github.com/adomokos/light-service) - Series of Actions with an emphasis on simplicity.
135
135
*[Mutations](https://github.com/cypriss/mutations) - Compose your business logic into commands that sanitize and validate input.
136
136
*[Rails Event Store (RES)](https://github.com/RailsEventStore/rails_event_store) - A library for publishing, consuming, storing and retrieving events. It's your best companion for going with an event-driven architecture for your Rails application.
137
-
*[Responders](https://github.com/plataformatec/responders) - A set of Rails responders to dry up your application.
137
+
*[Responders](https://github.com/heartcombo/responders) - A set of Rails responders to dry up your application.
138
138
*[Surrounded](https://github.com/saturnflyer/surrounded) - Encapsulated related objects in a single system to add behavior during runtime. Extensible implementation of DCI.
139
139
*[Trailblazer](https://github.com/trailblazer/trailblazer) - Trailblazer is a thin layer on top of Rails. It gently enforces encapsulation, an intuitive code structure and gives you an object-oriented architecture.
140
140
*[ViewComponent](https://github.com/github/view_component) - View components for Rails.
@@ -198,7 +198,7 @@ Thanks to all [contributors](https://github.com/markets/awesome-ruby/graphs/cont
198
198
199
199
*[Authlogic](https://github.com/binarylogic/authlogic) - Authlogic is a clean, simple, and unobtrusive ruby authentication solution.
200
200
*[Clearance](https://github.com/thoughtbot/clearance) - Small and simple email & password based authentication for Rails.
201
-
*[Devise](https://github.com/plataformatec/devise) - A flexible authentication solution for Rails based on Warden.
201
+
*[Devise](https://github.com/heartcombo/devise) - A flexible authentication solution for Rails based on Warden.
202
202
*[JWT](https://github.com/jwt/ruby-jwt) - JSON Web Token implementation in Ruby.
203
203
*[Knock](https://github.com/nsarno/knock) - Seamless JWT authentication for Rails API.
204
204
*[Monban](https://github.com/halogenandtoast/monban) - A very simple and extensible user authentication library for rails.
@@ -426,7 +426,7 @@ Best suited for map-reduce or e.g. parallel downloads/uploads.
426
426
427
427
## Data Visualization
428
428
429
-
*[Chartkick](http://ankane.github.io/chartkick/) - Create beautiful Javascript charts with one line of Ruby. Works with Rails, Sinatra and most browsers (including IE 6).
429
+
*[Chartkick](http://chartkick.com/) - Create beautiful Javascript charts with one line of Ruby.
430
430
*[GeoPattern](https://github.com/jasonlong/geo_pattern) - Create beautiful generative geometric background images from a string.
431
431
*[LazyHighCharts](https://github.com/michelson/lazy_high_charts) - A simple and extremely flexible way to use HighCharts from ruby code. Tested on Ruby on Rails, Sinatra and Nanoc, but it should work with others too.
432
432
*[ApexCharts.rb](https://github.com/styd/apexcharts.rb) - Awesome charts for your ruby app. Works on any ruby app, including Rails app. It even works on plain HTML+ERB files.
@@ -499,7 +499,7 @@ Best suited for map-reduce or e.g. parallel downloads/uploads.
499
499
## Decorators
500
500
501
501
*[Draper](https://github.com/drapergem/draper) - Draper adds an object-oriented layer of presentation logic to your Rails application.
502
-
*[ShowFor](https://github.com/plataformatec/show_for) - Quickly show a model information with I18n features. Like form_for for displaying model data.
502
+
*[ShowFor](https://github.com/heartcombo/show_for) - Quickly show a model information with I18n features. Like form_for for displaying model data.
503
503
504
504
## DevOps Tools
505
505
@@ -572,9 +572,8 @@ Best suited for map-reduce or e.g. parallel downloads/uploads.
572
572
*[LetterOpener](https://github.com/ryanb/letter_opener) - Preview mail in the browser instead of sending.
573
573
*[Mail](https://github.com/mikel/mail) - A Really Ruby Mail Library.
574
574
*[MailCatcher](https://mailcatcher.me) - Catches mail and serves it through a dream.
575
-
*[MailForm](https://github.com/plataformatec/mail_form) - Send e-mail straight from forms in Rails with I18n, validations, attachments and request information.
575
+
*[MailForm](https://github.com/heartcombo/mail_form) - Send e-mail straight from forms in Rails with I18n, validations, attachments and request information.
576
576
*[Maily](https://github.com/markets/maily) - A Rails Engine to manage, test and navigate through all your email templates of your app, being able to preview them directly in your browser.
577
-
*[Markerb](https://github.com/plataformatec/markerb) - Allows you to render multipart e-mails from a single template written in Markdown.
578
577
*[MidiSmtpServer](https://4commerce-technologies-ag.github.io/midi-smtp-server/) - The highly customizable ruby SMTP-Service library with builtin support for AUTH and SSL/STARTTLS, 8BITMIME and SMTPUTF8, IPv4 and IPv6 and more.
579
578
*[Pony](https://github.com/benprew/pony) - The express way to send mail from Ruby.
580
579
*[Postal](https://github.com/atech/postal) - A fully featured open source mail delivery platform for incoming & outgoing e-mail.
@@ -649,7 +648,7 @@ Best suited for map-reduce or e.g. parallel downloads/uploads.
649
648
*[Rails Bootstrap Forms](https://github.com/bootstrap-ruby/rails-bootstrap-forms) - Rails form builder that makes it super easy to create beautiful-looking forms with Twitter Bootstrap 3+.
650
649
*[Rapidfire](https://github.com/code-mancers/rapidfire) - Making dynamic surveys should be easy!
651
650
*[Reform](https://github.com/apotonick/reform) - Gives you a form object with validations and nested setup of models. It is completely framework-agnostic and doesn't care about your database.
652
-
*[Simple Form](https://github.com/plataformatec/simple_form) - Rails forms made easy.
651
+
*[Simple Form](https://github.com/heartcombo/simple_form) - Rails forms made easy.
653
652
654
653
## Game Development and Graphics
655
654
@@ -770,7 +769,7 @@ Best suited for map-reduce or e.g. parallel downloads/uploads.
770
769
*[Lograge](https://github.com/roidrage/lograge) - An attempt to tame Rails' default policy to log everything.
771
770
*[MongoDB Logger](https://github.com/le0pard/mongodb_logger) - MongoDB logger for Rails.
*[Semantic Logger](https://rocketjob.github.io/semantic_logger/) - Scalable, next generation enterprise logging for Ruby.
772
+
*[Semantic Logger](https://logger.rocketjob.io/) - Scalable, next generation enterprise logging for Ruby.
774
773
*[Syslogger](https://github.com/crohr/syslogger) - A drop-in replacement for the standard Logger Ruby library, that logs to the syslog instead of a log file.
775
774
*[Timber](https://github.com/timberio/timber-ruby) - Simple structured logging with context.
776
775
*[Yell](https://github.com/rudionrails/yell) - Your Extensible Logging Library.
@@ -1092,7 +1091,7 @@ Best suited for map-reduce or e.g. parallel downloads/uploads.
1092
1091
*[chewy](https://github.com/toptal/chewy) - High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client.
1093
1092
*[elasticsearch-ruby](https://github.com/elastic/elasticsearch-ruby) - Ruby integrations for Elasticsearch.
1094
1093
*[elastics](https://github.com/printercu/elastics-rb) - Simple ElasticSearch client with support for migrations and ActiveRecord integration.
1095
-
*[has_scope](https://github.com/plataformatec/has_scope) - Has scope allows you to easily create controller filters based on your resources named scopes.
1094
+
*[has_scope](https://github.com/heartcombo/has_scope) - Has scope allows you to easily create controller filters based on your resources named scopes.
1096
1095
*[Mongoid Search](https://github.com/mauriciozaffari/mongoid_search) - Simple full text search implementation for Mongoid.
1097
1096
*[pg_search](https://github.com/Casecommons/pg_search) - Builds ActiveRecord named scopes that take advantage of PostgreSQL's full text search.
@@ -1333,7 +1332,7 @@ Online tools, services and APIs to simplify development.
1333
1332
*[OctoLinker](https://github.com/OctoLinker/browser-extension) - Navigate through projects on GitHub.com efficiently with the OctoLinker browser extension.
1334
1333
*[SemaphoreCI](https://semaphoreci.com) - Hosted continuous integration and deployment service for open source and private projects.
1335
1334
*[Sider](https://sider.review/) - Automated Code Review with GitHub PR. Monitoring Style Violations, Quality, Security, Dependencies.
1336
-
*[Travis CI.com](https://travis-ci.com) - Test and Deploy Your Code with Confidence.
1335
+
*[Travis CI](https://travis-ci.com) - Test and Deploy Your Code with Confidence.
0 commit comments