HighDots Forums  

Sponsored Links


Ruby On Rails Talk Ruby On Rails programming language mailing list


Discuss in the Ruby On Rails Talk forum.



Post New Thread
Threads in Forum : Ruby On Rails Talk Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi - not sure if this is the place to post this. I need someone to port the Ruby rails imagebundle plugin to...
nextpulse
06-28-2009 11:44 PM
Nugroho Herucahyono Go to last post
1 9
Hi, So i have users in the system and i have topics. Topics also have_many subtopics. What is the cleanest way to setup the AR relationships if a...
AD
06-28-2009 10:28 PM
Phlip Go to last post
6 29
Peter De Berdt wrote: I know i shouldn't resurrect threads but damn.. thank you so much. i've been trying to figure this out for a few hours and...
Morgan Morgan
06-28-2009 10:02 PM
Morgan Morgan Go to last post
0 24
I wrote the following code in my form view : <li><label for="email">Email</label> <%= form.text_field :email, :size => "30" %> <span...
Erwin
06-28-2009 05:01 PM
erwin Go to last post
2 188
I encountered a problem when I run rake metrics:all, the full stack trace is as follows: ** Invoke metrics:all (first_time) ** Execute...
huang zhimin
06-28-2009 01:47 PM
Matt Jones Go to last post
1 13
Hi, I've done a bit of web development work, but decided to try something new after I got into a fight with PHP over regular expressions. I figured...
wolfbyte18 ( AT ) gmail.com
06-28-2009 12:49 PM
Eric Vernon Go to last post
4 18
Hello, I'm writing a Rails application that will track people's interests. I'd like to keep detailed information about each type of interest so I...
Grayson Piercee
06-28-2009 11:47 AM
Colin Law Go to last post
2 10
I have two questions: 1. I have a checkbox on a form and after submit I need to check the status of the checkbox. Any idea how to see what the...
David
06-28-2009 11:47 AM
Marnen Laibow-Koser Go to last post
1 68
Hi JMcG : I also get this error , then i upgrade rails to 2.3.2 , it works. -- Posted via...
Xiaoming Wang
06-28-2009 06:42 AM
Xiaoming Wang Go to last post
0 32
Whilst trying to find out why I was having problems running Webrat, I put a puts into the routes file to see when it was loaded, and noticed it gets...
tonypm
06-28-2009 03:04 AM
tonypm Go to last post
0 38
I installed ruby on rails and created a new project, when i start the server and check the "about your application's environment" tab, I get a n...
A P
06-27-2009 11:01 PM
Älphä Blüë Go to last post
1 24
remove the .find(:all), you've already found @team so @team.rushing_offenses is all you need. -eric On Jun 27, 8:24*am, "Älphä Blüë"...
Älphä Blüë
06-27-2009 05:19 PM
Älphä Blüë Go to last post
27 92
Well, there's not much I can offer to the community as of yet, but I figure I can offer what I do know. I'm pretty solid with javascript and css and...
Älphä Blüë
06-27-2009 04:47 PM
Älphä Blüë Go to last post
1 16
I've read in rails api that there is a touch parameter and I want to use it in my application. I have something like that class User <...
Arkadiusz M³ynarczyk
06-27-2009 02:04 PM
Frederick Cheung Go to last post
1 20
Hi All, I'm following the guidance in http://lcd.weblog.glam.ac.uk/2009/2/16/cucumber-tutorial-ruby-on-rails. Everything worked fine through the...
RichardOnRails
06-27-2009 12:55 PM
RichardOnRails Go to last post
2 15
Quick question. I'm kind of a novice to Rails and have been teaching myself using RailsSpace which has examples based on an older version of...
Arthur Mr
06-27-2009 11:51 AM
Matt Jones Go to last post
1 105
I'm having a hell of a time getting RedCloth working. Here's my system info: gem list rails *** LOCAL GEMS *** rails (2.3.2, 1.2.6, 1.2.3) gem...
admanb
06-27-2009 11:48 AM
Matt Jones Go to last post
1 26
Hi all, I accidentally generated a scaffold called reference, not realizing references was apparently a reserved word in MySQL. I thought I...
John Woods
06-27-2009 11:45 AM
Colin Law Go to last post
10 21
I've read in rails api that there is a touch parameter and I want to use it in my application. I have something like that class User <...
Arkadiusz M³ynarczyk
06-27-2009 10:29 AM
Arkadiusz M³ynarczyk Go to last post
0 22
If I look at a page with a Scriptaculous example like: http://www.gregphoto.net/sortable/advanced/ And I can view the html/js source of the page --...
JannaB
06-27-2009 09:02 AM
JannaB Go to last post
8 9
Hi all! In my application I'm trying to create a model (Groups), which will allow me to save groups of objects from various tables under a...
Ben Vishny
06-27-2009 04:36 AM
Andrey Ognevsky Go to last post
1 27
Hi, I have a couple of classes, defined in simplified form as follows: class Item < ActiveRecord::Base has_many :item_properties, :dependent =>...
jack
06-27-2009 02:45 AM
Colin Law Go to last post
2 9
In the code below, p.comments.foobar calls #foobar on every comment. Is there a way to call #foobar only on the comments that belong to post...
Nick Hoffman
06-27-2009 02:33 AM
Colin Law Go to last post
5 7
I've been irresolute about who to choose for hosting for the past few days. Right now my two favorites are Rails Playground and Blue Box Group....
Ben Vishny
06-27-2009 01:50 AM
Ben Vishny Go to last post
6 19
Hello everybody, I'm having some trouble with my latest endeavor : POSTing a XML File to my Rails App. I use a flash Uploader, namely FancyUpload...
Abe Ced
06-26-2009 08:40 PM
Abe Ced Go to last post
1 32
Can you put rails on a web server before you have written an application? And how do you do it? Thank...
Mr. Watson
06-26-2009 08:13 PM
MarcRic Go to last post
11 18
Hello, I've got an interesting problem... I'm running RoR on Windows Server 2003 (using Apache though, not IIS) and I have an app that does a...
Jeff Miller
06-26-2009 07:51 PM
Jeff Miller Go to last post
1 9
Hello, I am building a project management application, and I want my clients to be able to comment on multiple things. For instance I have 2 models:...
Toushi
06-26-2009 05:42 PM
Maurício Linhares Go to last post
1 6
Just set up on Bluehost a test ruby project by using their tutorials. http://helpdesk.bluehost.com/index.php/kb/article/000207 You will also need...
merft
06-26-2009 05:29 PM
merft Go to last post
0 7
Please help me figure out whether to put the application configuration below inside or outside of the Rails::Initializer in environment.rb. The...
Learn by Doing
06-26-2009 04:28 PM
Learn by Doing Go to last post
4 13
Hi, I want to setup a forum. Ruby(RoR, Sinatra,...) would be my choice. Does anyone knows a *nice* (not a 4 color ugly !grrr!) forum web app? I...
Christoph Jasinski
06-26-2009 04:09 PM
Marnen Laibow-Koser Go to last post
1 10
So it's been awhile since i posted this question. I'm not 100% on why its sending multiple emails, i believe it may be interperting both the...
Richard Schneeman
06-26-2009 04:09 PM
Richard Schneeman Go to last post
0 6
Does anyone know some good blogs on mapserver, postgis, and ruby mapscript for ruby ? This website seems to say that there is not alot of good...
Jedrin
06-26-2009 04:06 PM
Marnen Laibow-Koser Go to last post
1 27
I know I've actually done this before, but I've spent the past couple hours searching Google and my own code and have come up with nothing. Does...
No BS
06-26-2009 02:34 PM
Philip Hallstrom Go to last post
1 14
I am currently working on an app in which I a list of tasks displayed under a particular project. These tasks get displayed when the application...
vishy
06-26-2009 12:15 PM
Matt Jones Go to last post
1 6
Hello all! This is just a reminder e-mail about the Ruby Hoedown 2009 (http://rubyhoedown.com) in Nashville, TN on August 28-29 (cost is a princely...
Jeremy McAnally
06-26-2009 12:13 PM
Jeremy McAnally Go to last post
0 8
Hello all! This is just a reminder e-mail about the Ruby Hoedown 2009 (http://rubyhoedown.com) in Nashville, TN on August 28-29 (cost is a princely...
Jeremy McAnally
06-26-2009 12:13 PM
Jeremy McAnally Go to last post
0 14
I know similar topics have been covered before, but I'd like to get a more up-to-date Ruby developer's opinions. (Please note that I've read similar...
khagimoto
06-26-2009 12:01 PM
khagimoto Go to last post
12 35
Hi there. I have a parent/child relationship/form and using the swanky accepts_nested_attributes_for to submit the data for the child. Now this is...
Mark Dixon
06-26-2009 11:52 AM
Mark Dixon Go to last post
0 39
this is a great thread and helped me get my hands around debugging this thing. some more tips -- 1 here's another thing to look for with respect...
John Clancy
06-26-2009 11:10 AM
John Clancy Go to last post
0 35
did you ever figure out what was giving you the error? I'm hitting the exact same thing when trying to test my mailer model. -- Posted via...
Richard Schneeman
06-26-2009 10:09 AM
Richard Schneeman Go to last post
0 19
Hi, we internally are creating gems out of particular sets of models, both to share them among multiple Rails apps, but also to use them within...
Tony Arcieri
06-26-2009 10:07 AM
Matt Jones Go to last post
1 8
I've run into quite a number of Rails projects over the last two years that weren't quite up to the highest standards. I finally took the time to...
MikeG1 ( AT ) larkfarm.com
06-26-2009 09:49 AM
MikeG1 ( AT ) larkfarm.com Go to last post
0 25
I tried to check validates_uniqueness_of for a MySql enum type column with a scope given, like this: validates_uniqueness_of :phone_type, :scope =>...
hayafirst ( AT ) gmail.com
06-26-2009 09:35 AM
hayafirst ( AT ) gmail.com Go to last post
0 16
Hi all, I'm using rails 2.3.2 on ruby 1.9.1 and also on ruby ee 1.8.7 In one of my view, I have radio buttons to select a file. When the file is...
Sylvain Desbureaux
06-26-2009 09:26 AM
Sylvain Desbureaux Go to last post
0 13
Is there anyone in this group that can give me a pointer on this? Thank you, Rachel S Nichol Hargray's mission: To envision and deliver...
Rachel Nichol
06-26-2009 09:01 AM
Rachel Nichol Go to last post
12 22
Dear all.. i m using rails paginator class in my application. i can able to see my pagination working but its not providing me the current page...
Newb Newb
06-26-2009 07:19 AM
Newb Newb Go to last post
0 7
Hello All, PLEASE HELP I am starting the challenge of developing a business data site for a customer. As I heard RoR is so much object oriented and...
Oran Topaz
06-26-2009 07:10 AM
Mohit Sindhwani Go to last post
7 10
Dear all, I have used radio button for enable/disable option. While clicking the radio button i have submitted a form. I was able to submit the...
dare ruby
06-26-2009 05:16 AM
dare ruby Go to last post
0 11
Adam wrote: Hi Fred Could you please throw some more light on this , how to achieve the checkbox persistence and will_paginate problem using...
Neetal Sharma
06-26-2009 04:18 AM
Tonypm Go to last post
1 33
Post New Thread

Display Options
Showing threads 3901 to 3950 of 4242
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  


 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.