I workd most of the time with .NET(C#,Webservices,ASP.NET).I'm willing to learn Python AND /OR Ruby.
What are some good frameworks,IDEs for Ruby?
Thanks in advance.
Pyramid (http://docs.pylonsproject.org/projects/pyramid/1.0/)
Django (http://www.djangoproject.com/)
TurboGears (http://turbogears.org/)
Web.py (http://webpy.org/)
flask (http://flask.pocoo.org/)
Ruby:
rails (http://www.rubyonrails.org/)
sinatra (http://www.sinatrarb.com)
I highly recommend Pyramid using Python, but it is a subjective thing. First is decide the language you like better than compare the frameworks and find the best on for you.