Rails app for MongoDB administration? [closed] - ruby-on-rails

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
i'm looking for a MongoDB administration tool written in ruby (rails, sinatra ...) that behaves like phpMyAdmin but isn't written in PHP or any other language. on my local machine I use RockMongo, which is rather nice, but PHP...
the problem is, I don't want to install fastcgi PHP on our server just for the database administration...
thanks in advance. cheers.

You could take a look at Mongo3 which is Ruby, or check out the list of MongoDB Admin UIs from the official docs.

Related

What is the best Ruby on Rails forum based? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I have been looking for forums developed in Ruby on Rails and I found some solutions like threaded, sugar, forum monster and forem.
Could do you suggest me one of them and pros/cons?
I'm a RoR newbie and I'm looking for a solution that can allow me create a "community" around this forum and learn more RoR during the trip.
I would like to suggest you. This forum software.
https://github.com/discourse/discourse
This looks awesome.

IDE for Ruby on Rails [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What is the new best IDE for ruby on rails development? I have used Komodo Edit and now using Netbeans 6.9.1
"Best" is subjective.
I find IntelliJ to be the overall winner IDE-wise.
I use Sublime Text 2 for non-IDE Rails development. Co-workers tends towards Vim.
Only because they don't want to learn Emacs, the clearly-superior text edit. Aaaand begin.

To build a 'very snappy' Rails app - JS MVC or WebSockets? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to build an app that needs to be pretty snappy, on the front-end, and do all sorts of fluid UI stuff.
Am I better off using something like Backbone, Node or Ember - or just using a WebSockets gem like EM-Websocket and PJax?
Why might I want to use one over the other?
Thanks.

Looking for IDE for Ruby [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm about start working on a JRuby (on rails) project with high level of integration with Java code.
I have some experience with Aptana. Are there any other preferred IDEs for JRuby On Rails (coding, testing, running, ...)?
RubyMine of course — get it now while it's cheaper than TextMate.
Disclaimer: yes, I work for JetBrains.
NetBeans and Eclipse are good free alternatives. They may require some configuration to play nicely with jruby.

web based ide for ruby on rails? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Does a web based IDE exist for ruby on rails development?
try https://koding.com/
Awesome UI with cool feature :)
3 years later : yes, it exists : Nitrous.io (disclaimer : copy/paste the link and remove the ref part if you don't want to help me getting early access )
You can find a short presentation video on Youtube
Edit: it's now called Nitrous.io and it's out of private beta since 26/07/13
The only one I know of is Heroku.

Resources