&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
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…
ruby-on-rails
ruby
caching
hadoop
amazon-web-services
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…
mysql
database
ruby-on-rails
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 --…
ruby-on-rails
postgresql
heroku
rake
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…
mysql
ruby-on-rails
database
referential-integrity
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 <…
ruby-on-rails
ruby
http
web-applications
rest
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…
ruby-on-rails
apache2
phusion-passenger
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…
ruby-on-rails
ruby-on-rails-3
postgresql
heroku
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…
mysql
ruby-on-rails
synchronization
offline
uuid
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…
mysql
ruby-on-rails
ruby
database
database-design
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).…
ruby-on-rails
ruby
redis
resque
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…
ruby-on-rails
command-line
redis
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…
ruby-on-rails
ruby-on-rails-3
mongodb
mongomapper
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.…
ruby-on-rails
ajax
file-upload
nginx
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.…
linux
ubuntu
nginx
ruby-on-rails
passenger
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…
ruby-on-rails
internationalization
redis
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…
mysql
ruby-on-rails
app
gem
new
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…
ruby-on-rails
ruby
mongodb
model
mongoid
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…
ruby-on-rails
nginx
fedora
phusion-passenger
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…
sql
ruby-on-rails
postgresql
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…
ruby-on-rails
ruby-on-rails-3
mongodb
mongoid
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
ruby-on-rails-3
× 213
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
phusion-passenger
× 37
redis
× 29
php
× 25
gem
× 25
ubuntu
× 24
rubygems
× 22
mongomapper
× 22
https
× 17
caching
× 17
migration
× 17
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy