Re: [Rails] Re: Newbie looking for best IDE
2011/11/17 David Burton <lists@ruby-forum.com>:
> But, when I click on the run, nothing happens.
What kind of files do you edit? Plain-Ruby? Then you should see the
ouput in the terminal. If you try to run a rails file standalone,
there should not happen anything. Bestcase would be a stacktrace
complaining about missing some classes. All in the terminal you
started redcar from.
> Plus, I can't start rails "rails s" because Redcar is running.
Just open another terminal window...
Or place a link to redcar at your desktop.
I have usually at least 4 terminals open
1. runs rails server
2. runs guard with guards for at least rspec, cucumber and bundler
3. the one I started redcar or sublime from
4. is flexible used. most for rails console and a variety of git commands.
> I want to be able to see the change I've made via localhost.
> How do I do that?
What do you mean with "changes you made by localhost"?
Bye
Norbert
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home