search for: clickablebliss

Displaying 4 results from an estimated 4 matches for "clickablebliss".

2006 Feb 01
2
Trouble with migrate over Switchtower
>From my blog: http://clickablebliss.com/blog/2006/02/01/trouble_with_migrate_over_switchto wer/ > Lately though I?ve run into an issue > trying to run migrations over Switchtower. > So I?ll prepare a migration and commit it to the repository. I?ll then do a > deploy to get the latest version up on the production server....
2006 Jul 22
0
Issues using PayPal''s Website Payments Pro in Rails
...k on this list about PayPal''s Website Payments Pro in Rails in the past. I myself am in the middle of preparing my own WPP store in Rails (I''ve done them before in PHP) and am hitting the same walls others have reported. I''ve summarized my notes in this blog post: http://clickablebliss.com/blog/2006/07/21/issues_using_paypals_website_payme nts_pro_in_rails/ I''m not sure where it''s going to go from here, but am interested in chatting with others who are interested in WPP and/or have success stories. Thanks. ~ Mike -- Work: http://ClickableBliss.com Play: htt...
2005 Dec 21
4
Switchtower question: how to use SVN export
I use Switchtower to deploy my Ruby on Rails application, which works great. However, it appears to be doing a SVN checkout, which includes all the .svn directories as well. I would rather do an export from SVN. Is it possible to configure Switchtower to do this, or can I extend it in the deploy.rb? I haven''t been able to find any examples on the internet so far. thanks, Jeroen
2006 Jul 30
34
ruby suitable for financial apps?
hi there, I am about to embark on a mission critical financial web application, and was wondering weather ruby on rails is the best fit for this type of project. More specifically I am worried about floating point errors. Would it be more appropriate to use a more statically typed framework (.NET)? thankyou. -- Posted via http://www.ruby-forum.com/.