| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi all,
I've just started doing functional testing in Rails. I want to test my
controller whether it displays the page correctly or not. This is...
Joshua Partogi
|
11-18-2009 08:53 PM
E. Litwin | 2 | 4 |
|  | Rails seems to expect views to contain one form field per line. I have
several views that put multiple input fields on a single line (e.g. for
phone...
Todd A. Jacobs
|
11-18-2009 06:05 PM
Lee Smith | 2 | 8 |
|  | here are my models (only showing the associations that relate to this
post):
class UpdateRequest <...
lunaclaire
|
11-18-2009 05:56 PM
lunaclaire | 10 | 11 |
|  | Hi everybody,
I run Linux on my server and am thinking of diving into capistrano for
deployment. However I'm not sure whether I should follow the...
Christoph Jasinski
|
11-18-2009 05:07 PM
Eric | 1 | 2 |
|  | Hey all,
I have a weird situation. I've got two different rails applications
running right now that seem to consume as much memory as exists on...
Phoenix Rising
|
11-18-2009 04:24 PM
Phoenix Rising | 7 | 8 |
|  | Am new to ruby on rails.
I'm helping troubleshoot a web site written in ruby on rails.
I've ftp'd the site to my local machine.
And I'm trying to run...
Alex
|
11-18-2009 03:00 PM
Steven Elliott Jr | 7 | 8 |
|  | For debugging purposes I need to remove the query string timestamp
from my image_tag created file names.
I have set ENV = "" in both environment.rb...
elliottg
|
11-18-2009 02:54 PM
elliottg | 2 | 5 |
|  | I'm doing a migration that needs to go through all rows in a DB table
and update then.
It takes forever and I've narrowed it down to Rails' own...
helzer
|
11-18-2009 02:36 PM
helzer | 6 | 7 |
|  | Hi
I've follow the scrubyt tutorial for installation then I found
examples into github http://github.com/scrubber/scrubyt_examples but
when I compile...
alberto
|
11-18-2009 02:21 PM
Michael Gee | 1 | 8 |
|  | hallo everybody,
i already googled the following problem, but there are so many
questions regarding "has_many :through", that i just couldn't...
MaD
|
11-18-2009 12:58 PM
Matt Jones | 2 | 11 |
|  | I have a set of models Dog that I want to created a named_scope/
default_scope so that they load in a certain order - I want to specify
a list of ids...
eggie5
|
11-18-2009 12:21 PM
Peter De Berdt | 2 | 4 |
|  | I'm trying to upload files in a rails app with the paperclip gem on
shared hosting with bluehost. It works fine locally, but on bluehost
whenever I...
rpflo
|
11-18-2009 11:40 AM
rpflo | 0 | 2 |
|  | Hi,
My thinking is not really restful in this matter so I may be trying to
do this the wrong way.
I want to link to an action needing two parameters...
Martin Westin
|
11-18-2009 10:44 AM
Martin Westin | 1 | 3 |
|  | Hello! I'm looking for assistance EXTENDING an example from the Agile
Web Development With Rails book: Composing Data with Aggregation...
Demetrius
|
11-18-2009 10:16 AM
Frederick Cheung | 1 | 3 |
|  | After much ado about the naming of model adn controllers...
model : Expense
controller : Expenses
route : map.resources :expenses
Here I am using...
Arun Srini
|
11-18-2009 09:15 AM
ARUN SRINIVASAN | 4 | 5 |
|  | Hi all,
I am supposed to upload videos to YouTube from my Ruby on Rails
application. The user should be able to upload his/her video to
YouTube via...
Rails ROR
|
11-18-2009 07:35 AM
Rails ROR | 3 | 4 |
|  | Hi
I want to know how to connect to picasa from rails.
Please help me out.
Thanks in advance
--
Rails ROR
|
11-18-2009 05:20 AM
Rails ROR | 0 | 3 |
|  | Hello Friends,
I need to write a regular expression which will extract and return the
domain name.
for example
if a user parse any of the below...
Abhishek shukla
|
11-18-2009 02:03 AM
Abhishek shukla | 9 | 14 |
|  | Hello Friends,
I am confused on the way how I have designing of the system.
My requirenemt is that - The application provide a user to...
Abhishek shukla
|
11-18-2009 02:01 AM
Abhishek shukla | 0 | 3 |
|  | I know that link_to supports an :anchor element, but is there an
associated helper for generating the anchors themselves?
--
"Oh, look: rocks!"
--...
Todd A. Jacobs
|
11-18-2009 01:41 AM
Hassan Schroeder | 1 | 4 |
|  | **this is the error:
undefined method `to_i' for :Array
**this is the code:
sql = ActiveRecord::Base.connection();
@loo = sql.execute("select...
INDRANIL MUKHERJEE
|
11-18-2009 12:47 AM
nas | 2 | 5 |
|  | I have a Rails application setup to receive file attachments using
Paperclip (working fine on the web app side).
Now I need to allow a .net/C# cell...
Gordon B. Isnor
|
11-17-2009 09:39 PM
Gordon B. Isnor | 0 | 4 |
|  | I have a problem with the way I'm currently propagating the object id
from the current view to child objects. Right now, I'm doing this:
#...
Todd A. Jacobs
|
11-17-2009 08:52 PM
Eric | 7 | 8 |
|  | Authlogic seems to be defacto now for authentication, but I was
wondering how it compares to nifty_authentication.
The nifty_authentication...
AlwaysCharging
|
11-17-2009 08:22 PM
lardawge | 1 | 4 |
|  | I have a db/seeds.rb file that I want to load, but while the rest of the
seeds file works fine, nothing is ever populated in :users. I just...
Todd A. Jacobs
|
11-17-2009 06:05 PM
Todd A. Jacobs | 2 | 8 |
|  | Completely new to programming and ROR so please ignore my
amateurishness ;)
how do I reset a database to have no posts.
am following a tutorial to...
abel
|
11-17-2009 05:24 PM
Sebastian von Conrad | 2 | 3 |
|  | hi guys,
I have a resource, "parts". Another resource, "fits" relates...
ct9a
|
11-17-2009 02:26 PM
Gordon Yeong | 3 | 6 |
|  | This produced quite a mouthful of text.
I'm stuck on the error messages and wondering if I messed something
up. Any advice would be very appreciated....
Alex
|
11-17-2009 01:57 PM
Alex | 3 | 5 |
|  | I have this script but currently it only send email to one recipient.
Someone knows how to send email to multiple recipients? Please help.
require...
Marlon
|
11-17-2009 12:01 PM
doug | 5 | 11 |
|  | hello,
I am a Ruby Rails newbie. I am confused as to how to update in a
clean way my User table through an admin html view by passing the
update...
codefusurfer
|
11-17-2009 11:42 AM
Frederick Cheung | 1 | 2 |
|  | I am trying to run console on a Solaris server and I get this error:
-bash-3.00$ script/console
Loading development environment (Rails...
rtacconi
|
11-17-2009 11:02 AM
rtacconi | 0 | 2 |
|  | I have a model that includes the following:
validates_presence_of :zipcode
validates_numericality_of :zipcode, :plus4, :allow_nil=>true
...
Todd A. Jacobs
|
11-17-2009 10:44 AM
Matt Jones | 14 | 15 |
|  | suppose we got two models: category and article.
category has_many articles, article belongs_to category
article has a named_scope defined...
eugenio
|
11-17-2009 10:34 AM
Matt Jones | 1 | 5 |
|  | Hi I have some protected methods in my application controller to handle
logging in users and Id like to be able to use them in my tests. But
whenever...
Adam Akhtar
|
11-17-2009 10:27 AM
Nicholas Henry | 1 | 5 |
|  | Hi Everybody,
I want to upload a video in my applicatiion. I have followed the
following...
Rails ROR
|
11-17-2009 07:18 AM
Viswanathan | 1 | 3 |
|  | SyntaxError in Upload#index
Showing *app/views/upload/uploadfile.rhtml* where line *#10* raised:
compile...
malathi selvaraj
|
11-17-2009 06:19 AM
Frederick Cheung | 6 | 7 |
|  | Hello. I am a beginner.
I wanna make a route like this:
/document-:language-:month-:year.pdf
With 3 params, so I can retrieve a PDF in a URL...
Wagner
|
11-17-2009 05:22 AM
corntrace | 5 | 6 |
|  | i got the error on view file.
how to solve this.
error:
SyntaxError in Upload#index
Showing *app/views/upload/uploadfile.rhtml* where line *#7*...
malathi selvaraj
|
11-17-2009 03:16 AM
Frederick Cheung | 1 | 5 |
|  | Hey Everyone,
At the bottom of my site layout I have a suggested item box. This box
is at the bottom of everypage but the admin/manage section.
I...
brianp
|
11-17-2009 02:43 AM
brianp | 2 | 3 |
|  | In looking at:
collection<<(object, …)
Adds one or more objects to the collection by setting their foreign
keys to the collection‘s primary...
Thufir
|
11-17-2009 12:11 AM
Thufir | 7 | 8 |
|  | here are my models (only showing the associations that relate to this
post):
class UpdateRequest <...
lunaclaire
|
11-16-2009 10:02 PM
lunaclaire | 0 | 5 |
|  | I've created a model that I plan to use to store messages that I want
to be broadcast on every page of my application. I'm storing the
message text,...
Jamie
|
11-16-2009 09:06 PM
Jamie | 3 | 4 |
|  | Can anyone point me to a howto that shows the absolute minimum needed
for file uploads to a database binary column using native RoR? I've
googled...
Todd A. Jacobs
|
11-16-2009 05:59 PM
Rob Biedenharn | 4 | 9 |
|  | Hi All,
I am trying to implement a status update to be used on my web
application.
The tutorial I had followed suggested to do the...
RubyonRails_newbie
|
11-16-2009 02:49 PM
RubyonRails_newbie | 2 | 4 |
|  | I got a routing error when trying to create a note object from inside a
property object:
Routing Error
property_url failed to generate from...
Todd A. Jacobs
|
11-16-2009 02:18 PM
Todd A. Jacobs | 4 | 5 |
|  | I will be out of the office starting November 16, 2009 and will not return
until November 23, 2009.
Please direct any questions you have to Brian...
Scott Hughes
|
11-16-2009 12:10 PM
Scott Hughes | 0 | 3 |
|  | Hello there,
I am encountering segfaults with following:
ruby 1.8.6 (2008-08-11) on windows 7,
rails 2.3.2,
mysql (2.7.1) gem and
MySQL...
alex ko
|
11-16-2009 10:11 AM
alex ko | 0 | 7 |
|  | hi,
i'm new to ruby and i was using bort with the openid client.. i got it
all working out in my local machine but when i deployed it to our
server...
mileesah
|
11-16-2009 09:37 AM
mileesah | 0 | 3 |
|  | my code is in .rhtml page
<%= link_to(image_tag( @plantStatusImage, :style=>"
border:none" ,:height=>"35"), {:controller =>
'device_group_details',...
Soutom
|
11-16-2009 06:32 AM
Colin Law | 2 | 6 |
|  | So I am working on this project but I am having trouble with a find
statement. My code is mostly working but it falls apart when more
entries are...
upisdown
|
11-16-2009 04:06 AM
Frederick Cheung | 9 | 10 |