Ruby in Rails
  • Home
  • Rails
  • Ruby
  • About
GitHub icon LinkedIn icon
Subscribe
akshay

Akshay Mohite

Hi there! I am a Ruby on Rails & ReactJS Enthusiast, building some cool products at DTree Labs.

133 posts •
Ruby

Integrate awesome_print with Rails Console

awesome_print is code beautifying library available for beautifying Rails & Ruby code. This can be integrated with interactive Ruby and Rails console if you follow the instructions given below.

Akshay Mohite Akshay Mohite 2 min read
Rails

Rails Migration Change vs Up Down Methods

Rails Migrations have different ways of writing with change or up down methods. This tutorial will discuss exact difference between the both and what you should use for your migration. Rails Migration Change

Akshay Mohite Akshay Mohite 3 min read
Mysql

Rails Connect to Remote Database in Development

In Rails Connect to Remote Database on localhost, task can be achieved by editing database.yml file in your Rails application. Make changes to host, username, password and database in your database yaml file

Akshay Mohite Akshay Mohite 1 min read
Rails

Ruby read json file to hash

In Ruby read json file to hash can be achieved using File Handling. Example to parse json file to hash is illustrated with this tutorial.

Akshay Mohite Akshay Mohite 2 min read
Rails

Ruby draw line on image using RMagick

In Ruby draw line on image, draw circle on image/ various shapes can be drawn using RMagick gem. To install RMagick gem you need to add RMagick in Gemfile

Akshay Mohite Akshay Mohite 2 min read
Rails

Pagination in Rails with will_paginate gem

Pagination in Rails can be implemented easily with will_paginate gem. will_paginate modifies Collection of ActiveRecord in a way to implement pagination.

Akshay Mohite Akshay Mohite 5 min read
« Newer Posts Page 16 of 23 Older Posts »
Ruby in Rails © 2025
Latest Posts Github Twitter LinkedIn

Subscribe to Ruby in Rails

Stay up to date! Get all the latest posts delivered straight to your inbox

Cookiebot session tracker icon loaded