Re: RoR guy

2010-03-19 Thread Wojtek Augustynski
Thanks for your help, Rolando and Sebastien! On Fri, Mar 19, 2010 at 7:45 PM, Rolando Espinoza La Fuente < dark...@gmail.com> wrote: > On Fri, Mar 19, 2010 at 10:16 PM, sebastien requiem > wrote: > [...] > > > >> 2) No Gems. Why not have a central repository that tracks middleware > >> and its

Re: RoR guy

2010-03-19 Thread Rolando Espinoza La Fuente
On Fri, Mar 19, 2010 at 10:16 PM, sebastien requiem wrote: [...] > >> 2)  No Gems.  Why not have a central repository that tracks middleware >> and its versioning? >> Seems like a crap-shoot to use middleware if you don't know if its >> being utilized, updated, or buggy. >> > > I guess that lookin

Re: RoR guy

2010-03-19 Thread sebastien requiem
waugust wrote: Hey all, I'm a RoR guy who came over to Django because I like Python more then Ruby. That and Rails is like 70% DSL and Django is alot more Python then DSL. With that being said... welcome 1) What's up with the lack of db schema migration!!?? That's re

RoR guy

2010-03-19 Thread waugust
Hey all, I'm a RoR guy who came over to Django because I like Python more then Ruby. That and Rails is like 70% DSL and Django is alot more Python then DSL. With that being said... 1) What's up with the lack of db schema migration!!?? That's really half-assed. What's the po