[Rails] need Ruby programmer for contract @Intel Chandler, AZ

2012-02-15 Thread dwilde1
Need Ruby server-side programmer for immediate full-time contract at Intel in Chandler, AZ Skills: Ruby, Rack, Sinatra, AJAX, JSON, MySQL on Linux / FreeBSD and understanding of client-side HTML5, jQuery, JavaScript. Project is an amazing cloud-to-tablet services project. :D -- You received

[Rails] Multiple Databases w/ RoR 4.2

2014-12-29 Thread dwilde1
Hi, all - I'm prototyping a large application which will eventually have multiple open connections to MySQL and Neo4j data persist stores (aka databases). I would also like to maintain the existing development/test/prod switch behavior. How can I configure this, or where would I start to

[Rails] Still getting ENOENT error `initialize': No such file or directory @ rb_sysopen

2019-01-21 Thread dwilde1
Hi, folks -- Sorry if this has been discussed ad infinitum but I've been searching and testing for hours and I'm not getting anywhere My Ruby is ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux] on Ubuntu 18.4 I created a bunch of files using a Rails generator (5.2.2) but since 'rails

Re: [Rails] Still getting ENOENT error `initialize': No such file or directory @ rb_sysopen

2019-01-22 Thread dwilde1
On Tuesday, January 22, 2019 at 3:49:33 AM UTC-7, Colin Law wrote: > > > Is it specific to that file or directory? What happens if you try > another file somewhere else? > If it is something specific then try another file in that directory, > and so on till you work out what is going on. > I