module RailsSync
Constants
- VERSION
Public Class Methods
options()
click to toggle source
# File lib/rails_sync.rb, line 12 def self.options @options ||= Rails.application.config_for('rails_sync').with_indifferent_access end