[Rails] Senior Grails Developers in Phoenix

2014-02-10 Thread Preston Lee
I'm looking for experienced Phoenix-area Grails developers interested in FTE positions! Contact me off-list for details. (This is on-site; no contractors, sorry.) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this

[Rails] Keeping Multiple Development Machines Synchronized with Homeboy

2013-05-14 Thread Preston Lee
I just released some bash scripts for keeping my numerous Ruby/Rails development machines synchronized sanely. If you have a desktop, laptop, cloud server etc. you bounce between and use RVM, brew and whatnot, you might find them useful! Pull requests appreciated. :) GitHub: https://github.com/

[Rails] Looking For New Project Maintainer(s)

2011-08-16 Thread Preston Lee
I'm looking to officially hand off a few ruby projects to hackers capable of being more diligent about updates and responding to users than I. :-( Source code for all these is on GitHub, though not all are public. I wish I had time for all these, but the users deserve better than I'm able to p

[Rails] Re: Rails 3.0.3 Generator NoMethodError On Existing Project

2010-12-28 Thread Preston Lee
I haven't had any luck. Does anyone else here have suggestions/hints? This is an extremely frustrating issue. :/ -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send emai

[Rails] Rails 3.0.3 Generator NoMethodError On Existing Project

2010-12-20 Thread Preston Lee
I'm getting a nasty NoMethodError when running the scaffold generator on a Rails 3.0.3 project that was upgraded from a Rails 2 project. The following command works fine on a *new* Ralis 3.0.3 project: rails g scaffold variant_location name:string description:string code:string ...but fai

[Rails] Re: Re: Designing An Application (UML, Class Diagrams)

2010-11-18 Thread Preston Lee
Michael Pavling wrote in post #914027: > On 21 May 2010 21:52, Marnen Laibow-Koser wrote: >> Michael Pavling wrote: >>> http://railroad.rubyforge.org/ >> >> I had thought Railroad was abandoned and didn't work with recent >> versions of Rails, but I hope I'm wrong -- it's a great tool. > > It work