RomainEndelin's Stars
nvbn/thefuck
Magnificent app which corrects your previous console command.
JetBrains/kotlin
The Kotlin Programming Language.
Dogfalo/materialize
Materialize, a CSS Framework based on Material Design
markedjs/marked
A markdown parser and compiler. Built for speed.
heartcombo/devise
Flexible authentication solution for Rails with Warden.
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
heartcombo/simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
anishathalye/dotbot
A tool that bootstraps your dotfiles ⚡️
bkeepers/dotenv
A Ruby gem to load environment variables from `.env`.
sj26/mailcatcher
Catches mail and serves it through a dream.
ryanoasis/vim-devicons
Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
rails-api/rails-api
Rails for API only applications
square/cubism
Cubism.js: A JavaScript library for time series visualization.
simplecov-ruby/simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
sahat/megaboilerplate
Handcrafted starter projects, optimized for simplicity and ease of use.
RailsApps/rails-composer
Rails Composer. The Rails generator on steroids for starter apps.
DavyJonesLocker/client_side_validations
Client Side Validations made easy for Ruby on Rails
rubysec/bundler-audit
Patch-level verification for Bundler
ademilter/bricklayer
Lightweight and independent Pinterest-like cascading grid layout library
josephschmitt/Clamp.js
Clamps an HTML element by adding ellipsis to it if the content inside is too long.
email-spec/email-spec
Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
mattbrictson/rails-template
My former app template for Rails 7. All recommendations you see here have been moved to https://github.com/mattbrictson/nextgen
sameersbn/docker-postgresql
Dockerfile to build a PostgreSQL container image which can be linked to other containers.
countries/country_select
Gemification of rails's country_select
digitalfondue/lavagna
Lavagna: issue tracker/project management tool
eugen0329/vim-esearch
Perform search in files easily
DavyJonesLocker/capybara-email
Test your ActionMailer and Mailer messages with Capybara
everydayrails/rails-4-1-rspec-3-0
Code samples for Everyday Rails Testing with RSpec, Rails 4.1/RSpec 3.0 edition
DavyJonesLocker/client_side_validations-simple_form
Simple Form plugin for ClientSideValidations