Displaying 20 results from an estimated 9000 matches similar to: "My Development Environment is WAY too slow (blame Vista)"
2008 Jan 03
7
error message after upgrading ruby
hi
first off all a happy new year to you all.
I''m using netbeans 6 and ruby 2.02.
at this point I get my index page in my view in this format
index.html.erb and not like before index.rhtml
when I enter localhost:3000/lijsten/index I get the following error
message
Errno::EBADF in LijstenController#index
Bad file descriptor - connect(2)
RAILS_ROOT:
2007 Dec 04
37
Can`t connect to MySQL Database with Netbeans 6 for RoR ?
Hello,
I am just yes fighting is the right word through the Netbeans 6.0 for
RoR guidance:
[quote]1.gem install mysql
2.Choose the win32 build.
3.Install MySQL and put its /bin directory on your path.[/quote]
did the first 2 steps but what means step 3 ???
Your path? What is my path and which path?
The connection to the MySQL database is also not working, why? what do
i wrong? Please help :)
2011 Mar 08
6
RoR failure
I am a newbie at RoR and am disappointed by the fact that I couldn''t
install it in my Ubuntu 10.10 using an IDE. I tried NetBeans 6.9.1,
Eclipse 3.6.2, Aptana Studio and its plugin for Eclipse and RubyMine.
There was always a problem somewhere (rails, rubygems, rake, etc)
preventing me from working with my project. I currently have Netbeans
6.9.1 bundled with java jdk 1.6.0. I''ve
2009 Oct 02
4
Can't access http://localhost:3000
Hello,
Pure newbie question.
After installeing Ruby, Rail and al the gems I am following the
tutorial here
http://guides.rubyonrails.org/getting_started.html
I start a server with Mongrel and it seems to be working, but when I
try to acces http://localhost:3000 i get a firefox error:
Firefox can''t establish a connection to the server at localhost:3000
I work under Vista with Ruby the
2009 Sep 17
1
Load Error Using Mechanize Gem
Hi,
I''m getting a "Could not open any of [xml2, xslt, exslt] (LoadError)" error when trying to run a simple Ruby program taken from the EXAMPLES.rdoc file of the Mechanize gem.
The error is in this line of the Nokogiri module of libxml.rb: ffi_lib ''xml2'', ''xslt'', ''exslt''
Not sure if there are missing gems, and if so,
2010 Jan 07
1
Active Record Error
I''ve had to download an existing Rails project and I''m attempting to
setup locally. I''ve installed all the 2.1.1 rails gems needed by the
project as the existing site is at that version. My platform is
Netbeans 6.8 on Windows Vista for development and prod is on linux.
I''ve been able to setup test and other sites using the latetest
version of rails but cant seem
2007 Oct 05
7
Which editor
Ok, so I''m new to Ruby and wxRuby. I come from a Basic background
(RealBasic).
Can somebody suggest a decent IDE that is used for wxRuby. Something
where I can paste in code examples and then run them immediately. (I''m a
Windows Vista user)
Any suggestions welcome.
--
Posted via http://www.ruby-forum.com/.
2009 Jun 05
15
Rails Code Indentation
Hi All,
Rails code must be readable, formatted and well indented.
I wanted to do indent code in my previous projects.
Is there any built in rails plugin/gem that can help me to
indent my existing code.
Any ideas will be really appreciated !
NOTE: Please don''t suggest editor plugins.
Thanks & Regards,
Sandip R~
--
Ruby on Rails Developer
http://sandip.sosblog.com
2008 Jun 19
3
New release RubyStack for Windows / includes git
Hi,
Just thought I would let the list know of a new release of RubyStack for
Windows, since there is a lot of overlap in functionality and may be of
interest to some of you also using OS X and Linux. Please let me know if
it is inappropriate.
Like InstantRails, RubyStack is an open source, self-contained
distribution of Ruby on Rails that is easy to install and use. It runs
on Windows, Linux and
2009 Mar 12
8
Segment error loading rails
I have downloaded ruby 1.9.1 binaries to c:\ruby191 (I have ruby 1.8.6
under c:\ruby). I then downloaded gems 1.3.1 and ran "gem install rails
--include-dependencies" from c:\ruby191\bin and it ran and came up with
a segment error and killed the rails install.
Any ideas what I am doing wrong?
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2009 Mar 16
15
DEV Laptop : Ubuntu or Centos , Netbeans or Eclipse ?
After doing some playing around RoR ,now is time to make it real and
start making money..
The target for now is to make simple website and get used to new
tecnology
(Github , capistrano and so on)
Now I need to install the new DEV machine but ....
Ubuntu (deb) or Centos (rpm)
Netbeans or Eclipse
Which combination is better ?
--
Posted via http://www.ruby-forum.com/.
2009 Feb 05
2
Amazon Flexible Payment System - micropayments finally cracked?
First posted at:
http://deancollinsblog.blogspot.com/2009/02/amazon-flexible-payment-syst
em.html
Amazon have just announced they are finally opening up their API's to
their credit card processing platform
https://payments-sandbox.amazon.com/sdui/sdui/business?sn=devfps/o
So does this mean that micropayments have finally been cracked?
It certainly helps out users because you can
2017 Aug 21
2
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
Dear Rowland,
our windows admin assured me that they have set uidNumber and gidNumber in
the range. I have requested screenshots for confirmation.
Now we are one step further: "getent passwd | grep mdecker" now lists the
AD account.
mdecker:*:13667:7142:Decker, Martin:/home/MYDOM/mdecker:/bin/false
With "getent passwd mdecker" however, it shows
2009 Aug 25
28
Anything but Aptana
Not trying to get into a "What''s a good IDE" here, BUT....On
Windows....RadRails never cut it. Under Aptana, it''s a terrible joke,
and I''m sick of losing so much time waiting not only for this thing to
initialize, but the hanging and crashing I go through is killing me.
Please, someone....point me to a decent, lightweight IDE. All i want
is syntax coloring.
2017 Aug 18
2
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
Thank you for your feedback. I have changed the parameters, but still no
success.
winbind use default domain = yes
idmap config * : range = 1000000-1999999
idmap config MYDOM : range = 100-999999
Regards,
Martin
2017-08-18 15:00 GMT+02:00 Rowland Penny via samba <samba at lists.samba.org>:
>
> See inline comments:
>
> On Fri, 18 Aug 2017 14:40:54 +0200
>
2009 Dec 05
1
Server Boot stall
Hello,
I am relatively new to the Ruby community. I did look through the archives
and did not find anything that looked like what I am experiencing.
I have tried setting up RoR with the mongrel gem on both of my machines -
one runs Windows WP and the other runs Vista. I was able to do some
development for a couple of days in Netbeans and the server script was
working, but when I updated
2007 Sep 23
62
moving from aptana to 3rdRail
How? I have a project full of gems etc etc how can I move it in
3rdRail? I hope I don''t have to do it manually for every single file..
any help appreciated
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2018 Jun 25
2
doveadm: problem listing shared mailboxes using a wildcard
* Thore B?decker <me at foxxx0.de>:
> You might need to quote that last argument, otherwise it can get
> interpreted by the shell as globbing, which obviously is not what you
> want.
>
> I've been using wildcard arguments enclosed within '' and "" for
> various doveadm commands without issues so far.
Right. I had thought so too (and forgot to mention
2007 Mar 08
6
NetBeans IDE 6.0
Hi there !
I came across the NetBeans IDE and also the screencasts.
Here are the links for screencasts:
http://blogs.sun.com/roumen/entry/two_demos_jruby_on_rails
D/L Link :
http://nbi.netbeans.org/m11/download.html
I''m now on Kdevelop and not yet tried NetBeans and its ~80 Mb of D/L.
If any of you had tried it out, do post your views.
-- Arjun.
2008 Jan 14
5
Help finding "JRE" to run Netbeans in Linux
I''ve spent the last year developing a large Ruby on Rails 2.0
application with over a 100 tables and controllers and hope to be
deploying it soon.
Before I moved from my Windows XP computer to deployment, I wanted to
run it in a local Linux environment to sort out:
1. Amazon S3 files
2. RMagick (went south when I upgraded to Rails 2.0)
3. ARMailer (mail spooling program)
I''ve