nadiyaka's Stars
syedmusamah/grape_on_rails_routes
See Rails-like routes for Grape API's mounted on Rails
boazsegev/combine_pdf
A Pure ruby library to merge PDF files, number pages and maybe more...
jarmo/require_all
A wonderfully simple way to load Ruby code
pbilyk/react-inclusive-components
Inclusive components for React, created with styled-components. Based on Heydon Pickering's book, Inclusive Components
preston/railroady
Ruby on Rails 3/4/5 model and controller UML class diagram generator. (`brew/port/apt-get install graphviz` before use!)
hudge/proffer
An Action Controller module to hide instance variables from views by default.
ez-engines/ez-permissions
Ez Permissions (read as "easy permissions") - one of the ez-engines collection that helps easily add permissions interface to your Rails application.
hggeorgiev/actioncable-chat-tutorial
A tutorial for Pluralsight's hack.guides()
rmosolgo/graphiql-rails
Mount the GraphiQL query editor in a Rails app
uohzxela/clean-code-ruby
🛁 Clean Code concepts adapted for Ruby
rails/rails
Ruby on Rails
ez-engines/ez-settings
Ez Settings (read as "easy settings") - one of the ez-engines collection that helps easily add settings interface to your Rails application.
kyrofa/proclaim
A Rails blogging engine that simplifies your life.
ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
westonganger/spreadsheet_architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
y9v/carrierwave-base64
Upload files encoded as base64 strings directly to carrierwave
jnunemaker/httparty
:tada: Makes http fun again!