Hola Miquel,

it's great to hear about people that want to contribute.

Probably the core classes are the easiest starting point, each ruby class is
represented as a java class, so you can get used to the annotations we use
to declare methods... We have a component into our Jira called "Intro" with
basic bugs to solve, this is the url:

http://is.gd/ReJhru

Rubyspec can also help you to start, you can run them and try to fix those
that are failing, Charlie wrote a guide about two years ago but it's still
valid:

http://blog.headius.com/2009/05/help-jruby-by-fixing-rubyspecs.html

I also have a snippet to help me to run them:

https://gist.github.com/190948

You can read about some internals in the distrilling-jruby series:

http://www.realjenius.com/category/distilling-jruby/

I hope to see your patches soon.

Cheers!

On Wed, Jan 12, 2011 at 11:51 PM, Miquel Oliete <ktala...@gmail.com> wrote:

> On Wed, 12 Jan 2011 14:22:04 -0800
> David Pollak wrote:
>
> > On Wed, Jan 12, 2011 at 2:14 PM, Miquel Oliete <ktala...@gmail.com>
> wrote:
> >
> > > Hi there
> > >
> > > My name is Miquel Oliete and I'd like to start to contribute to this
> > > great project.
> > >
> >
> > Your spirit rocks!  You made my day.
> >
> Cool, but could you give me a clue about:
>        - Where do I have to go to read something about JRuby's design?
>        - What issues can I try to fix in order to have a better
>          understanding of JRuny?
>
> Thanks in advance
>
> Kind regards
>
>
>
>        Miquel
> >
> > >
> > > I'm a Java programmer who loves ruby and want to do my bit to this
> > > project because I like both parts.
> > >
> > >
> > > Best regards
> > >
> > > --
> > >
> > > Miquel Oliete
> > >
> > > Homepage (http://www.miqueloliete.com)
> > > Blog (http://blog.mob1970.org)
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe from this list, please visit:
> > >
> > >    http://xircles.codehaus.org/manage_email
> > >
> > >
> > >
> >
> >
> > --
> > Lift, the simply functional web framework http://liftweb.net
> > Beginning Scala http://www.apress.com/book/view/1430219890
> > Follow me: http://twitter.com/dpp
> > Blog: http://goodstuff.im
> > Surf the harmonics
>
>
> --
>
> Miquel Oliete
>
> Homepage (http://www.miqueloliete.com)
> Blog (http://blog.mob1970.org)
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to