Displaying 20 results from an estimated 400 matches similar to: "draw ER Diagrams for models"
2011 Mar 26
5
What is the best Ruby on rails IDE ?
What is the best ide for ruby on rails ?, I use linux.
please forgive me if the question is elementary.
I am java/.Net developer I want to broaden my horizon.
--
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 email to
2009 May 10
4
How to generate UML diagrams from existing ruby code?
Hi,
thanks for reading. Till now, I''ve used railroad to visualize my
models. But as far as I can see, there''s no possibility to add
information about the model class methods. Methods are only added to a
diagram, if you visualize your controllers. Is there a way to change
this behavior?
I''ve looked out for something else and found ''ruby-uml'', seems to
2009 Dec 10
6
(annoying) question: Netbeans vs Rubymine
Hi,
I''m don''t want to start another post about what''s the best IDE. Am just
considering getting a licence for Rubymine which is 99$ I think. But I don''t
know whether it''s really better than Netbeans. My focus is on BDD with
cucumber, Rspec and Shoulda. Can anyone tell me his/her experience concering
test support in those two IDE''s
2011 Sep 10
4
Rails development advice
Hello,
I''m new to rails but not new to programming. Yet I feel the lack of an
organized environment for development is somewhat hindering my ability
to learn rails thoroughly (3 console windows, text editor with a bunch
of plugins, database editor and viewer, browser window opened and all
this with a lot of data scattered throughout multiple files.. you get
my drift..)
Is this a newbie
2011 Mar 28
2
how to use ruby mine
i installed ruby mine 3.0.1 version.,
installed gems cucumber
need to use cucumber and ruby with rubymine
can u guide me for that
thanks
sri
--
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send
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.
2012 Feb 28
16
Ruby IDEs
Hi,
I''m a novice in Ruby , I want to ask what is the best IDEs to use Ruby
for beginners ?
Is eclipse a good choice ?
any idea?
Thanks a lot!
Nada
--
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe
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/.
2012 Feb 08
11
define hostclass with special characters
Hi,
I need to define the hostclass with special character for ex:
"swift::proxy-ring"
I have tried following ways but not worked:
1) hostclass :swift::proxy-ring do
2) hostclass ''swift::proxy-ring'' do
3) hostclass "swift::proxy-ring" do
When I am using the 2 and 3 options it is giving following erroe:
undefined method `[]'' for Class:Class at
2016 Sep 26
3
jetbrains emails?
Around 3:30am Pacific (so ~7 hours ago) I got a brief flurry
of emails from jetbrains.com, apparently related to llvm.org
bugzillas, anybody know what that was about?
Thanks,
--paulr
2011 Nov 24
4
How to upgrade rails 2 application to rails 3?
I developed a rails application using rails 2.3.8 version but now how to
upgrade this application in rails 3.0 version.
--
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 email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe
2013 Mar 13
3
Help me about Test-Unit in Ruby on Rails
I''m using RubyMine for developing RoR and i found in RubyMine have Test
file.But I read in rubyforge http://test-unit.rubyforge.org/ have
Test-Unit for RoR.Could you help me about 2 problem:
- how is different between RubyMine Test-Unit and Test-Unit in rubyforge
- how can i run Test-Unit with Test-Unit in rubyforge(test-unit github:
https://github.com/test-unit/test-unit.git)
2011 Apr 13
3
Question about ERB performance
I''m trying out rails 3 and I''m looking at the performance statistics
given by WEBrick.
It says many of my database operations are taking 2ms or 7ms... but
the view is taking 40ms. People often say that the database is the
bottleneck in applications (which it most certainly can be, and often
is)... but isn''t the rendering of ERB a little show here? My test
pages really
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
2006 Jun 24
10
Looking for Javascript IDE
Hi everyone!
I am looking for a good Javascript IDE. Complete code-completion, should
understand object oriented models and anonymous functions.
Any suggestions?
PS: Im on windows.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2010 Apr 01
6
Rails model design visualization
I''m a fairly visual person, and I have a piece of paper with many
boxes and arrows with labels like "has many" and "belongs to" for my
database models. It''s messy, but it works.
What I keep looking for--weeks, actually, I''m certain it''s out there,
but I haven''t hit on the right set of Google query terms :)--is
something that will
2015 Jan 25
2
Centos 7 | Rebind ctrl + alt + f# keystroke to application
Hello,
I am new to Centos and this mailing list.
I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key
combinations to provide shortcuts. The keystrokes are bind to the ttys
virtual consoles. Is there anyway to rebind the keystrokes to the
application?
I tried the following solution (xorg.conf edit) but my PC freezes during
boot process. I had to rollback the xorg.conf changes
2008 Aug 11
1
deadalocks in asterisk
hi,
i am recieving deadlocks frequently and its calls are getting hanged .
Aug 11 13:13:53 WARNING[6367] channel.c: Avoided initial deadlock for
'0xb6692258', 10 retries!
Aug 11 13:13:54 WARNING[6367] channel.c: Avoided initial deadlock for
'0xb6692258', 10 retries!
Aug 11 13:13:54 WARNING[6367] channel.c: Avoided initial deadlock for
'0xb78e5be8', 10 retries!
Aug 11
2010 Jun 24
11
Error: Trying to install passenger-install-apache2-module
i am trying to install
passenger-install-apache2-module
but it is giving me the error.
E: could''nt find the package passenger-install-apache2-module
Please help me over this.
--
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
2006 Aug 07
28
Dr Nic’s Magic Models
Welcome! Welcome! Welcome! Ladies and Gentlemen, today you shall be
thrilled and dazzled by wonders of magical mystery.
Dr Nic?s Magic Models will now be unveiled to all. Mystery and magic
that you will be able to perform at home.
Within your ActiveRecord models, never again will you need to write:
* validates_presence_of validations
* has_many and belongs_to statements
* has_many