Wow, thanks Charley! I followed the railscast and was shocked by how
simple this can be. I've been scouring online for documentation that
is straightforward.



On Jun 11, 9:23 am, Charley Baker <charley.ba...@gmail.com> wrote:
> Hi George,
>
>   You definitely can, I created a separate gem with a variety of classes,
> helper methods, etc for my group and recommend using this approach where it
> makes sense to logically and physically break things up. You simply need to
> create a gem structure, there are several tools out there to do this, I've
> used jeweler, there are several other projects out there.
>
> These links might help get you started in the right direction:
>
> http://technicalpickles.com/posts/craft-the-perfect-gem-with-jeweler/
>
> http://railscasts.com/episodes/135-making-a-gem
>
> For internal gems, I've either checked the gem into source control or built
> out an internal gem server as opposed to using rubyforge.
>
> HTH,
>
> Charley Baker
> Lead Developer, Watir,http://watir.com
>
>
>
> On Fri, Jun 11, 2010 at 8:58 AM, George <george.sand...@gmail.com> wrote:
> > Greetings,
>
> > I have created a number of custom classes to use with Watir. It would
> > be nice if I could compile them into a gem and distribute it to the
> > other members of my team. Is this possible? I'm not sure if this is
> > right forum to ask this.
>
> > Please let me know if you need more details from me, thanks!
>
> > -George
>
> > --
> > Before posting, please readhttp://watir.com/support. In short: search
> > before you ask, be nice.
>
> > You received this message because you are subscribed to
> >http://groups.google.com/group/watir-general
> > To post: watir-general@googlegroups.com
> > To unsubscribe: 
> > watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@goog 
> > legroups.com>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to