ruby - how do I set up RPush in rails? -
i'm bit confused on how of config rpush when starting rails environment. if want rpush.embed , run within same process, should call rpush.embed? go in initializer? unclear on best place set apps. see there nice feature signaling rpush re-read configured app, configure app itself? see can active model calls, don't want create new app everytime start rack (or rails).
create apps using database migration, put rpush.embed in config.ru
Comments
Post a Comment