Ruby on Rails Thursday, January 1, 2015

It's not Rails, but look carefully at how Lotus.rb is written. This is master-class Ruby at work, making a new MVC framework similar to Rails, but smaller scope, simpler, and with less of the natural buildup of time that Rails has enjoyed. I haven't tried using it yet, but I saw the release announcement and started reading the source, and it's really quite lovely.

Walter

On Dec 31, 2014, at 10:45 AM, Mehmet Cetin <mcetin.cm@gmail.com> wrote:

> Hello guys,
>
> I have been coding rails apps for the last 12 months. I realised that when I skim the code of experienced RoR developers or Ruby Gems in Github, my coding style and way of thinking is being affected positively. I just want to improve my skills and write better, more clean code in Ruby & RoR. Can you tell me some well-written (according to you ofc), recently developed gems or repos you remember which I can skim over.
>
> Have a nice year btw!
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4c118f6d-cf4d-4db6-972f-2655c75311ca%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/F6CF7BD7-464E-49BD-A98A-E44AE01C652C%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment