bansalakhil's Stars
dalibo/pev2
Postgres Explain Visualizer 2
ruppysuppy/Daily-Coding-Problem-Solutions
🎓🖥️ Solutions for 350+ Interview Questions asked at FANG and other top tech companies
bansalakhil/my_bin
amoeba-rb/amoeba
A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model
rossmeissl/indefinite_article
Indefinite article identification for Ruby strings
dwyl/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
ziishaned/learn-regex
Learn regex the easy way
prodis/wannabe_bool
If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).
igrigorik/em-http-request
Asynchronous HTTP Client (EventMachine + Ruby)
goco-inc/graphql-activerecord
coleturner/graphql-rails-resolver
A utility to ease graphql-ruby integration into a Rails project.
jalkoby/squasher
Squasher - squash your old migrations in a single command
code-and-effect/effective_email_templates
Create Liquid-based email templates in your rails app
lra/mackup
Keep your application settings in sync (OS X/Linux)
blueapron/ship_compliant-ruby
Ruby API Client for ShipCompliant
amatsuda/i18n_generators
A pack of Rails generators gem plugin that generates Rails 3 and Rails 2 I18n locale files for almost every known locale.
Sophrinix/TryRuby
Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubyists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
vinsol/fullcalendar-rails-engine
Rails engine implementation of fullcalendar jQuery plugin(http://arshaw.com/fullcalendar/). Create, edit, delete, reschedule, resize events like google calendar.
iridakos/duckrails
Development tool to mock API endpoints quickly and easily (docker image available)
bansalakhil/Tag
Collection of packages about HTML/XML tags.
bansalakhil/quickeebooks
Quickbooks + Ruby using the Quickbooks Online v2 Data Services REST API
oscardelben/words-about-code
My technical blog
ruckus/quickeebooks
ABANDONED !!!! Quickbooks + Ruby using the Quickbooks Online v2 Data Services REST API
titoBouzout/Tag
Collection of packages about HTML/XML tags.
bansalakhil/breadcrumbs
Breadcrumbs is a simple Rails plugin that adds a breadcrumbs object to controllers and views.
bansalakhil/validates_as_email_address
Adds support for validating the format/length of email addresses
bansalakhil/tiny_mce
A Ruby on Rails plugin that allows easy implementation of the TinyMCE editor into your applications.
bansalakhil/SimpleCaptcha3
A simplest and robust captcha plugin for Rails3 applications. This is an upgraded version of SimpleCaptcha(http://expressica.com/simple_captcha/)
fnando/breadcrumbs
Breadcrumbs is a simple Rails plugin that adds a breadcrumbs object to controllers and views.
bansalakhil/fullcalendar
Using FullCalendar jQuery plugin(http://arshaw.com/fullcalendar/) with Rails.