Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

ruby-on-rails

0
votes
0 answers
131 views

Caching dynamically generated images in Rails

I am using PhantomJS to dynamically generate 10 large images of websites at a time in each request. Therefore it is important that I cache these…
asked June 25, 2011 2:01 pm CDT
Justin Meltzer
1
vote
1 answer
244 views

MySQL on a dedicated server vs increasing RAM on server with MySQL + Rails app

I'm running into scaling issues with a Rails app running on top of MySQL. I'm using memcached and have lots of indexes. I'm also starting to…
asked June 25, 2011 1:43 pm CDT
dan
0
votes
1 answers
50 views

Heroku rake db:schema:load table does not exist

In my heroku staging envinronment, I ran heroku pg:reset followed by heroku rake db:schema:load and I get this error --…
asked June 25, 2011 9:53 am CDT
Lee Quarella
0
votes
0 answers
50 views

Adding and removing referential integrity constraints - automatically

Is there a Rails gem, plugin or other means to automatically add or remove ALL RI constraints from your DB and schema? Or ALL of them on a per table…
asked June 25, 2011 12:13 am CDT
keruilin
1
vote
2 answers
48 views

Should deleting a non-existent resource result in a 404 in RESTful Rails?

In a brand new Rails application with a scaffolded RESTful model, the generated delete code looks like this: class BeersController <…
asked June 24, 2011 5:02 pm CDT
Brad
0
votes
0 answers
40 views

RailsBaseURI and user permissions on apache

I'm working on a RoR application that is being moved to passenger. The application actually has two different RoR projects the first, foo, should…
asked June 24, 2011 2:43 pm CDT
bboe
0
votes
0 answers
58 views

"Invalid document size. It shouldn't be bigger than 100KB. Got 102689 bytes\"

Has anyone every seen the following error from rails before? "Invalid document size. It shouldn't be bigger than 100KB. Got 102689 bytes\" I have a…
asked June 24, 2011 11:16 am CDT
AnApprentice
0
votes
1 answers
48 views

Offline synchronization (Performance UUID as a primary key)

I'm working on a project which needs a multi-master db architecture. I have many clients databases used by Ruby on Rails applications work always in…
asked June 24, 2011 5:20 am CDT
Slim Tekaya
0
votes
1 answers
53 views

Database design for document management?

We are providing document upload on different things like tasks, feeds, comments etc.. And there are lots different permission on documents for…
asked June 24, 2011 4:33 am CDT
krunal shah
0
votes
1 answers
45 views

Need help in Resque task (Rails & Rake) architecturing

I am currently using Resque for dealing with background jobs in my application. Now i have 5 different queues at present (it ll grow very fast).…
asked June 24, 2011 3:56 am CDT
Ramesh Vel
0
votes
0 answers
51 views

Queuing and Rails 3

Just wondering if something like redis when using rails would be overkill executing certain command line applications from rails that take little to…
asked June 23, 2011 11:04 pm CDT
Flashuni
0
votes
0 answers
51 views

Querying association with Mongo_mapper with embedded document

I have a Users model with embedded Friend model. When a user registers, it saves their info, and then inserts they friend data. class User include…
asked June 23, 2011 8:33 pm CDT
user577808
0
votes
0 answers
61 views

Rails ajax file upload and nginx

I'm using Rails and valums file-uploader for ajax upload. In development all works flawlessly, however in production on linode nginx breaks things.…
asked June 23, 2011 10:24 am CDT
Mikhail Nikalyukin
0
votes
0 answers
63 views

Nginx/passenger and ajax file upload

I'm using Rails and valums file-uploader for ajax upload. In development all works flawlessly, however in production on linode nginx breaks things.…
asked June 23, 2011 8:56 am CDT
Mikhail Nikalyukin
0
votes
0 answers
51 views

Ruby on Rails with Redis, I18n key-value backend

i've problem with I18n key-value backend. After watch Ryan Bates screencast http://railscasts.com/episodes/256-i18n-backends I'm trying to store my…
asked June 23, 2011 5:42 am CDT
kav1nsky
1
vote
3 answers
46 views

Create new application ruby on rails

I'm bit confused by "easy" working with ruby on rails, cause I already spend three days by trying create an app. I work on site5 hosting, and try to…
asked June 23, 2011 2:04 am CDT
alex naumov
0
votes
1 answer
57 views

Update the parent model on child after_save, using Mongo

A User has many Posts and a Post belongs_to a User. Both have a location. I'd like to store the location for each Post and update the User location…
asked June 23, 2011 1:29 am CDT
kinet
0
votes
1 answers
47 views

Getting Phusion Passenger on nginx working in Fedora

I had nginx installed with yum. But I needed to install Phusion Passenger. I followed the guide on Passenger website and the command that installs…
asked June 23, 2011 1:29 am CDT
primary0
2
votes
0 answers
47 views

How should I approach the database logic behind a "forget this" feature?

So, let's say I have a users table and a pages table. Let's say that I want to allow users to hide/forget/ignore certain pages. At this point, I can…
asked June 22, 2011 3:53 pm CDT
Steven Xu
0
votes
1 answer
48 views

Rails - Mongoid : newly added fields in model giving nil for old data objects.

I have model as following - class User include Mongoid::Document field :name After saving few user objects to database, I added some more fields as…
asked June 22, 2011 6:06 am CDT
rtdp
Pages : 1 | 2 | 3 | 4 | 5 > [65]
1284

ruby-on-rails

Tagged: ruby-on-rails
Related Tags
mysql × 415
ruby × 318
mongodb × 153
postgresql × 151
nginx × 102
apache × 102
passenger × 100
mongoid × 92
regex × 87
activerecord × 78
sqlite × 56
heroku × 55
database × 48
sql × 48
http × 47
ssl × 42
apache2 × 39
memcached × 37
redis × 29
php × 25
gem × 25
ubuntu × 24
rubygems × 22
mongomapper × 22
https × 17
caching × 17
migration × 17