Pinned Repositories
activerecord-import
A library for bulk insertion of data into your database using ActiveRecord.
Blogger-test
Project deals with blogging app. Can expect many versions
data-migrate
Migrate and update data alongside your database structure.
friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
google_url_shortener
A simple library to shorten and expand goo.gl URL's.
private_pub
Handle pub/sub messaging through private channels in Rails using Faye.
publicsuffix-ruby
Domain name parser for Ruby based on the Public Suffix List.
pundit
Minimal authorization through OO design and pure Ruby classes
sample-app
Sample Application with Rails 5, bootstrapped and authentication using device.
Vijay-RoR's Repositories
Vijay-RoR/activerecord-import
A library for bulk insertion of data into your database using ActiveRecord.
Vijay-RoR/Blogger-test
Project deals with blogging app. Can expect many versions
Vijay-RoR/data-migrate
Migrate and update data alongside your database structure.
Vijay-RoR/friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
Vijay-RoR/google_url_shortener
A simple library to shorten and expand goo.gl URL's.
Vijay-RoR/private_pub
Handle pub/sub messaging through private channels in Rails using Faye.
Vijay-RoR/publicsuffix-ruby
Domain name parser for Ruby based on the Public Suffix List.
Vijay-RoR/pundit
Minimal authorization through OO design and pure Ruby classes
Vijay-RoR/sample-app
Sample Application with Rails 5, bootstrapped and authentication using device.
Vijay-RoR/social-login-in-rails
A small application with integrates with Devise + Twitter + Facebook + Linkedin + Google + Github.