# @author Sachin Singh module CountryStateSelect module Rails class Railtie < ::Rails::Railtie end end end