I am making a ruby gem but I have to create a project structure and rake myself. I tried eclipse with Ruby dev plugin, but it does not come with a gem development kit. What is a good IDE that supports gem dev? Including setup project structure, debugging and deploy?
on 2012-11-07 04:05
on 2012-11-07 05:04
From what I've seen, few people in the Ruby community use an IDE. A good way is to open up your terminal and a good text editor and use Bundler. These links might be useful: http://gembundler.com/rubygems.html http://docs.rubygems.org/read/chapter/6 Good luck! ----- Carlos Agarie Control engineering student Polytechnic School University of So Paulo 2012/11/6 Ziq Qwerty <lists@ruby-forum.com>
on 2012-11-07 06:02
Bundler looks good! That's what I am looking for. I don't necessarily need a GUI but I do want a tool to setup the project skeleton. Thanks! Carlos Agarie wrote in post #1083245: > From what I've seen, few people in the Ruby community use an IDE. A good > way is to open up your terminal and a good text editor and use Bundler. > These links might be useful: > > http://gembundler.com/rubygems.html > > http://docs.rubygems.org/read/chapter/6 > > Good luck! > > ----- > Carlos Agarie > Control engineering student > Polytechnic School > University of So Paulo > > > > 2012/11/6 Ziq Qwerty <lists@ruby-forum.com>
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.