_whitelogger has joined #rubygems
_whitelogger has joined #rubygems
pombreda has quit [Ping timeout: 268 seconds]
pombreda has joined #rubygems
ur5us has quit [Remote host closed the connection]
pombreda has quit [Ping timeout: 256 seconds]
pombreda has joined #rubygems
_whitelogger has joined #rubygems
pombreda has quit [Ping timeout: 240 seconds]
pombreda has joined #rubygems
MrCrackPotBuilde has joined #rubygems
<MrCrackPotBuilde> Hi how is everyone? I'm curious how are some gems able to install certain things after you have added them. Like devise install etc
<MrCrackPotBuilde> Basically I just want two simple commands. install a javascript file to lib and if antoher command is selected install a different file to lib
<MrCrackPotBuilde> the installing of the file when its a sinle file is prety easy but im struggling how to split it
<MrCrackPotBuilde> if anyone has a tutorial that would be great or a term i can google for
<tycoon177> MrCrackPotBuilde: you'll likely have better luck in #ruby, but this should get you going on rails generators: https://guides.rubyonrails.org/generators.html. Other gems use rake tasks for those kinds of tasks
<MrCrackPotBuilde> Thanks ill keep researching, Thats not quite what i need. I need something like a install script so ater the gem is installed it will copy over.
<MrCrackPotBuilde> at the minute when my gem is installed it just installed both to the lib file
<tycoon177> what are you needing then? your question wasn't clear
<MrCrackPotBuilde> after the gem is installed i want the user to declare which file to copy to lib file1 or file2
<tycoon177> a generator should be able to do that
<tycoon177> or a rake task
<tycoon177> it's up to you, the developer, to make that functionality available
<MrCrackPotBuilde> Just needs more practice and research. I obviously dont know 100% what im doing and fluked it to here hahah
MrCrackPotBuilde has quit [Quit: Leaving]
Lloyd has quit [*.net *.split]
Lloyd has joined #rubygems
cstrahan_ has quit [*.net *.split]
baweaver has quit [*.net *.split]
baweaver has joined #rubygems