gem 'gfresh_point'
run bundle exec rails generate gfresh_point:install
bundle exec rails generate gfresh_point:install
In config/initializers/gfresh_point.rb file
config/initializers/gfresh_point.rb
require "gfresh_point" $gfresh_point = GfreshPoint::Client.new('your_app_id')