Displaying 20 results from an estimated 7000 matches similar to: "Could someone host my 1mb rails app??"
2006 Mar 22
3
Which JavaScript effect is this?
http://canadaonrails.com/ (when you hover over news and events)
I''ve seen this implemented on a few rails sites now and I was just
wondering if it is just a simple javascript from the prototype library.
Does anybody know of any links on how to do this?
Thanks in advance!
--
Posted via http://www.ruby-forum.com/.
2006 Jun 01
7
Active Record Basics - Making it commentable
hi everyone, I hope someone can help me out with some active record
basics? I''ve been banging my head for the past 4 hours and I can''t seem
to get it to work.
I am trying to add comments to a caption (just like how one adds a
comment to a post in a blog). I seem to be able to read posts just fine
from the DB, however, I can''t use the "recordComment"
2006 Jun 03
6
Calculating row COUNTs
hi everyone,
I''m trying to do a simple calculation in my rails project. I would like
to find all rows in a table that match the given id of another table
(ie. comment_id) and has the value = 1 ("value" is a field in the
table), then add those values up. Next find the same rows with the
value = -1 and add those values up also. Finally, I would like to find
the total.
2005 Sep 12
10
RailsPlayground Beta Launch - Free Rails Hosting
I have launched a free Ruby on Rails hosting site as my gift back to
the rails community. For details visit http://www.railsplayground.com.
--
Joe Clarke
www.clarkeweb.com
2006 Jul 04
1
Quick question: Iterate through a collection - no duplicates
Hi, is there a simple way to iterate through collection and not include
duplicates?
Thanks in advance.
Jordan
--
Posted via http://www.ruby-forum.com/.
2006 Jun 17
1
Quick Question: Random item from array
Well I think this is a quick question. I would like to select a random
item from an array. I''m thinking maybe I need to generate a random
number from 0 to array length. Actually I''m not exactly sure how to do
this since I can''t seem to find math.random/math.floor on ruby api?
Knowing ruby, there is probably a much easier way to do what I am trying
to do. Any
2007 Apr 15
5
Railsplayground.com down?
I can''t access my account page, my hosting page or their main site?
Anyone else having this issue as well? traceroutes and pings return
nothing at present.
--~--~---------~--~----~------------~-------~--~----~
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
2007 Jan 25
8
Mongrel with mephisto on a Virtual Private Server
Hello everyone,
I am trying to setup Mongrel to work with Apache on a VPS as part of a mephisto installation. Has anyone done this, and if so how did you edit your conf file to make it work?
I used the info found on the mongrel site at:
http://mongrel.rubyforge.org/docs/apache.html<http://mongrel.rubyforge.org/docs/apache.html>
and one time I did get a mephisto splash screen, but it was
2004 Dec 15
2
Bugtracker Karma Hall Of Fame
The Karma Hall Of Fame is now available at:
http://bugs.digium.com/karma_halloffame.php
Users with negative karma aren't named'n'shamed.. YET.. but congrats to all
the users with positive karma on the current list! The list shows all users
holding the top 10 karma scores in the system. Right now you need a 12 or
above to feature on the list, and there's a boat load of people just
2006 Apr 07
5
RJS support "toggle" effect?
Does RJS inherently support the Element.toggle effect? I haven''t been
able to call it the way you call "appear", "fade", etc...
Jeff
--
Posted via http://www.ruby-forum.com/.
2010 Nov 02
3
R 2.12.0 in Fedora Updates Testing
R 2.12.0 is built now for Fedora and EPEL. It is in "updates-testing"
(or it will be within the next 24 hours).
I did not do this build for Fedora 12, as that release will be
End-Of-Life in a month.
In accordance with the new policies on Fedora Updates, these new
packages will not be pushed as official updates until they either
receive positive testing from users, or sit in
2016 Jun 07
2
problems compiling packages | 3.3.0 | Linux
On Tue, Jun 7, 2016 at 11:46 AM, Tom Callaway <tcallawa at redhat.com> wrote:
> On 06/06/2016 05:04 PM, Brian Fallik wrote:
> > Apologies if this email is a top post. I'm not sure how to reply to a
> > thread if I'm not subscribed.
> >
> > We recently encountered the same issue that Evan reported on 6/4 and I
> can
> > confirm that updated to
2009 Aug 11
3
SIP app for iPhone that works well with Asterisk?
Anyone have a chance to test any of the various iPhone SIP apps?
I see there are a few out there, but most of the iTunes reviews aren't
sufficiently technical to be useful.
Thanks.
2008 Dec 22
2
R 2.8.1
R 2.8.1 is packaged up and queued up for testing. Please test this out:
Fedora 9:
https://admin.fedoraproject.org/updates/rpy-1.0.3-6.fc9,R-2.8.1-1.fc9
Fedora 10:
https://admin.fedoraproject.org/updates/rpy-1.0.3-6.fc10,R-2.8.1-1.fc10
Once you've tested it, please, please, go to the update URL above and
click "Add A Comment". If it works for you, click "Works for me" and
2006 Jan 03
20
Subversion AND Rails hosting
I''ve been scouring the net looking for different hosting solutions,
but have so far only found one site that has what I''m looking for. I
would like to be able to host both a subversion repository for
development and my rails application(s) all in one location. So far,
I''ve only found a company called AVLUX (http://avlux.net/host.php)
that has this. Does anyone know of
2016 Jun 09
1
Fixed updates for EL5 / EL6
I know, I know, you've heard this song before... ;)
EL5: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-09c8007e64
EL6: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-0a9e4df655
Please go download -8 and test it. It looks good on my end. If it works
for you (with CRAN modules), please give positive karma so it will land
in updates-stable faster than two weeks.
Thanks
2007 Aug 26
5
Issues with mod_proxy/mod_proxy_balancer and my ded. server host
Hello list,
I wonder if someone could help me understand the following:
I''ve got a managed dedicated server with GoDaddy. Until now, I''ve only
hosted PHP applications there. I now need to set it up to host my new
beloved Rails application. I asked them to set up apache with
mod_proxy_balancer for the mongrel cluster, however, here''s what they told
me:
*Unfortunately,
2006 Jul 19
11
Hosting a Ruby App From Home - Approach?
Hi,
Any advice/comments on the potential for hosting some personal Ruby
applications from home? (i.e. for learning, sharing with friends etc)
Would the basic concept be:
* Need to buy a static IP address from you ISP
* By a domain name and point it to the static IP address
* Run Apache as the front end web server
- Q: What basic lockdown/security steps should one take?
* Perform a PORT
2006 Mar 28
1
freeze_gems version number
I''m having a lot of problems with typo and rails 1.1 and I am looking
for a way to revert back to 1.0 just for specific projects with
problems.
Is there a way to run, rake freeze_gems, and specify rails 1.0?
Thanks
--
Joe Clarke
2006 Apr 10
10
Anyone has experience with railsplayground.com hosting ?
Im ready to start hosting and deploying some of my rails apps, im
guessing if someone are using railsplayground.com shared hosting plan,
right now im paying USD $35 for a half of disk space and transfer, with
no rails support :(
any advice its more than welcome :)
--
Posted via http://www.ruby-forum.com/.