similar to: ANN: Tanga.com (my new RoR site)

Displaying 20 results from an estimated 50000 matches similar to: "ANN: Tanga.com (my new RoR site)"

2006 Oct 16
5
New Rails Site: http://www.tanga.com
http://www.tanga.com is where it''s at. We''re planning on open sourcing the e-commerce bits of it sometime in the near future. Any suggestions on how to best do that? (plugin? generator?) A non-video game will be offered for sale at 7 pm PST on Monday, btw. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2006 Jul 02
5
"the number of parameters does not match the number of substitutions" error
All of a sudden, I''m getting this error: 1) Error: test_index(AccountControllerTest): RuntimeError: The number of parameters does not match the number of substitutions. /home/joe/projects/tanga/trunk/config/../vendor/rails/actionpack/lib/action_controller/assertions.rb:92:in `assert_redirected_to''
2011 Aug 12
16
Rack content-length Rack::Lint::LintErrors errors with unicorn
Has anyone seen anything like this before? I can get it to happen all the time if I issue a HEAD request, but it only happens very intermittently on GET requests. I''m using Ruby 1.9.2p180. Any ideas on where to start debugging? 204.93.223.151, 10.195.114.81 - - [11/Aug/2011 21:03:50] "GET / HTTP/1.0" 200 37902 0.5316 app error: Content-Length header was 37902, but should be
2006 Jan 02
3
ANN: new rails site/RoR praise
Hi, >From idea to launch in less than 48 hours (those 48 hours including the new year party ;) , rails once again showed its effectiveness. Last friday I read the news about a guy who sold a million pixels for 1$ each on his homepage. After slamming my head during half an hour for not having thought of it [1], I thought I''d better spend some time on a rails project, and more as a
2006 Dec 23
0
[ADV] - new RoR site: buzzfever.com: tracking product buzz
I''m happy to announce a new Ruby-on-Rails-driven site: buzzfever.com buzzfever is a community-driven site for tracking product buzz. Users submit and decide which products are buzz-worthy, resulting in a ranking of the hottest products on the market. I couldn''t have done this without Ruby and Rails. Thanks to the RoR team and the great community! We launched just a few
2009 Feb 26
0
[ADV/ANN] Get a support site with the Helpdesk Rails Kit
The Helpdesk Rails Kit <http://railskits.com/helpdesk/> is now available to help you host your own support site, or even quickly add code for a support site to your existing Rails app. It integrates well with email to manage support requests, and it''s useful for hosting support articles for your app. More info can be found here:
2007 Jan 10
2
RoR Roadmap
I''ve been looking around for a "roadmap", something that shows planned releases of RoR. I''m working with RC2, and I''m curious what and when there will be new releases. Thanks, Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to
2007 Jun 08
0
Climber.com - RoR employment Website
We have launched our Ruby on Rails and Ajax employment website and we''d like to share it with you all. Online employment match service written in Ruby on Rails and Ajax, Climber.com helps busy professionals land the position of their dreams without the time and hassle of the job search process. The company offers a cutting edge work values assessment process, personalized employment
2008 Jun 12
0
Searching for RoR Guru in Wichita, Ks to build robust online purchasing site.
Please email me at aljamieson-ee4meeAH724@public.gmane.org and I''ll send a site-capability spec sheet. Al --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from
2008 Jan 23
6
ROR Learning with Dating /Classified Site Development
Hi, I am falling in love more and more with RoR. I am looking for a Book/Tutorial which teaches me creating an excellent WebSite for dating and Classified. I am coming from .net community and now willing to grow more with ROR. We used to have few starterkits in .Net. Can any one provide me an excellent guideline, how is it possible. Is there any tutorial site, which offers scripts to study
2006 Dec 09
2
anyone here have a RoR site on netfirms?
i jumped on a deal for netfirms hoping to use their service for my first rails app. however, their tutorials are lacking and i am having trouble kicking off my rails application. here are the directions they gave me: http://support.netfirms.com/idx.php/26/649/SCRIPTS--APPLICATIONS/article/Ruby-on-Rails-Quickstart-Guide.html but in those directions, it says nothing about configuring the fcgi
2006 Aug 04
2
RoR: recognizing a defined class
Hi all, I am very new to Ruby and I have a silly question: how do I get RoR to "recognize" that I just defined a class? To be more explicit, I have a controller and view, and then I want to create a class and get the controller to "see" it. So, I created a file called "myobject.rb" in the models/ directory and inside it defined "class myobject [...] end".
2006 Mar 15
10
Question on hardware for site
For a medium-sized website, does one machine for database server (either mysql or postgres) and another for the web server (lighttpd) sound ok? How much traffic could I expect to handle? (I know it depends on the application, but some rough estimates would be nice) Joe
2006 Sep 19
8
Common performance issues
Hi, When writing a Rails app, what common tasks can likely result in performance issues? The one I''m aware of is something like: Model.find(:all).each do |elem| # do stuff end Especially when there''s lots of elements in the Model. What other ones are there? Also, does Rails do caching of queries? If I''m in a view and I do: <% if user.admin? %> ... and
2006 Jan 08
2
RoR AJAX select box update?
Hi, I want to update a select box depending on another selected option thru ajax. Heres how I do it # _form.rhtml <select id="budget_coordinator_id" name="budget[coordinator_id]" onchange="<%= remote_function(:update => "budget_project_number", :url => { :action => :get_projects }) %>"> <%=
2008 Apr 08
1
Hello, my fellow ROR users/developers
I work at a few internet startups and we are looking for more Ruby Developers. We are profitable and growing. Please respond and let''s discuss! My email: sj_72-/E1597aS9LQAvxtiuMwx3w@public.gmane.org Best, Stephen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2006 May 03
1
RoR go Live?
I am having a problem trying to use RoR live. I have a Win XP SP1 OS, Apache 2.0.55, MySQL 5.0.15-nt ruby 1.8.2, rails 1.0.0, gem 0.8.10, WEBrick 1.3.1 Is it possible to run RoR using these components, live? Using an actual domain name like www.joe.com/rails/app? Instead of using localhost:3000? I would like to go live using either just Apache or Apache and WEBrick for RoR. I have an actual
2006 Mar 09
2
EXTREME Newbie Qestion - Is RoR the right tool?
So, the question for you who are RoR Gurus: is RoR the way to go? Here''s the challenge... A community service site (application?) that includes: * Community Forum * Blog (kind of - more like an editoral comment section) * Weather Forecasts by locale * Road Conditions * real time weather data * Searchable, by category & locale, Business Directory * Live Camera feeds *
2007 Nov 19
0
How deploy my ROR project to hostgator
hi, all I''m a new comer of HOSTGATOR, and I want to deploy my ror project on this host. But I can''t find some useful guide, I follow the steps in this thread, but I meet the 400 error, any body can give me some steps of deploy ror project on HOSTGATOR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2006 Oct 03
10
Are you PRO on RoR?
Do you want to get in... ...and got what it takes? I''m working as it-responsible (diplomatic service) for the Republic of Cyprus. Now I want to move on, I know that I have the next big thing in the dot com biz. It all begun from a dream that became a businessplan and also later on was nominated by UN World Summit Awards and won the title as best initiative in category ICT. In a few