You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ProjectSprouts
Hey,
I've got a AS3 library I'm working on that's already being used in a
number of projects. Is there a way I can package it into a gem?
Ideally I want to be able to point my Gemfile to a local Git repo so I
can quickly commit changes and they'll be available in all projects
using the library.
Cheers,
Haydn
Haydn
unread,
Feb 22, 2012, 9:46:30 PM2/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ProjectSprouts
For anyone who stumbles across this looking for answers I'm now just
using git submodule to include the library: