Get vector icons and social logos on your website with Font Awesome, the web's most popular icon set and toolkit.
126 0 0 11 iconMay 21, 2020
A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
124 0 0 30 paginationMay 21, 2020
Brakeman is a static analysis tool which checks Ruby on Rails applications for security vulnerabilities.
131 0 0 9 securityMay 23, 2020
Figaro was written to make it easy to securely configure Rails applications. Configuration values often include sensitive information. Figaro strives to be secure by default by encouraging a convention that keeps configuration out of Git.
159 1 0 3 configurationMay 22, 2020
Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is...
152 0 0 6 frontend frameworkMay 21, 2020
We extend the capabilities of both Rails and Stimulus by intercepting user interactions and passing them to Rails over real-time websockets. These interactions are processed by Reflex actions that change application state. The current page is quickly r...
148 0 0 13 websocket stimulusMay 17, 2020
Build responsive, mobile-first projects on the web with the world’s most popular front-end component library.
220 0 2 37 css frameworkMay 08, 2020
Active Storage facilitates uploading files to a cloud storage service like Amazon S3, Google Cloud Storage, or Microsoft Azure Storage and attaching those files to Active Record objects. It comes with a local disk-based service for development and test...
200 0 0 2 storageMay 18, 2020
Action Text brings rich text content and editing to Rails. It includes the Trix editor that handles everything from formatting to links to quotes to lists to embedded images and galleries. The rich text content generated by the Trix editor is saved in ...
161 1 1 40 view wysiwyg formJun 02, 2020
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Active Record. It lets you create pretty URLs and work with human-friendly strings as if they were numeric ids.
146 0 0 26 urlMay 11, 2020
Devise is a flexible authentication solution for Rails based on Warden.
140 0 0 11 authenticationMay 08, 2020
Containers are great for making a fast and workable development environment. It can help isolate various versions of dependencies and make you more productive from day one. This template will create the necessary components so you can get going quickly.
265 2 1 50 development dockerMay 18, 2020
Use Webpack to manage app-like JavaScript modules in Rails.
193 0 1 24 javascriptMay 13, 2020
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
151 0 0 6 frontend frameworkMay 21, 2020
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and n...
146 1 0 3 queryMay 21, 2020