Live data from Hacker News

Ask HN: opensource Ruby/Rails (or Python) based web app for source study?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: opensource Ruby/Rails (or Python) based web app for source study?

#11

It's not opensource, but I really like a lot of the code in the RailsKit SaaS kit ( http://railskits.com/saas/ ). If you're doing a SaaS application that integrates with payment gateways (it sounds like you are), this would be a very well-spent $250, even if only to pick and pull bits of code from it. There are some good Rails projects with source code listed in this thread as well: http://stackoverflow.com/questions…

If you're looking for payment/billing solutions, there exist more solutions, i really like these two http://chargify.com/ http://www.zuora.com/

Re: Ask HN: opensource Ruby/Rails (or Python) based web app for source study?

#12
post #8

Hey miso, I'm python guy. Ruby and python are very similar, but you know this. It's pretty hard choice which one you should try/use. I choose python because google uses it, there is much bigger community, so there is better chance that you can find better support and devs which can work for you. I'm using Tornado, which is lightweight webserver/framework with django and sqlmap. It's the best solution for me because o…

Thanks for the info man :)
Post reply on HN