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     
in testing my app I just use the validations validates_presence_of :first_name, :last_name, :email validates_presence_of :academy, :message =>...
Erwin
06-25-2009 12:45 PM
Chris Hanks Go to last post
4 20
The versoin of rails I used is 2.0.2. I want rails work with streamlined. At first, I should install streamlined. I try: ruby script/plugin...
Kin Loo
06-25-2009 12:07 PM
Matt Jones Go to last post
1 22
So, I finally went and did it based on a lot of your feedback to me with some questions I had been asking. I was formerly on Ruby 1.9.1-p129 and...
Älphä Blüë
06-25-2009 11:39 AM
Älphä Blüë Go to last post
0 47
We are runnning Rails 2.1/Mongrel/Apache setup and I'm attempting to configure Rails/Apache to force ssl. I've added the following line in my...
Brian Penrose
06-25-2009 11:08 AM
Gustavo Scanferla Go to last post
1 10
I would like to restrict database calls globally. Specifically, I have a project mgt program and want to restrict access to projects on a user...
billv
06-25-2009 11:01 AM
billv Go to last post
0 10
Hi, We've an application that uses url_for in controllers and views. In views, url_for generates a relative url (as if :only_path where used). All...
delboy
06-25-2009 10:35 AM
delboy Go to last post
1 17
I just have a few questions about join tables. From my understanding the following applies (correct me if I'm wrong): 1.Join tables are always...
Älphä Blüë
06-25-2009 08:50 AM
Älphä Blüë Go to last post
7 8
Hello, I also have the same problem setting business categories as primary in my edit_categories page using a radio_button. The radio_button's...
Xin yi Lee
06-25-2009 07:51 AM
Xin yi Lee Go to last post
0 4
Is it possible to avoid applying rails default FieldWithErrors css class for particular input fields. if not how to avoid on the whole. Thanks a...
Newb Newb
06-25-2009 07:08 AM
Greg Donald Go to last post
1 11
Hello All, I wanted to implement sphinx search. I have following models. Blog # post model has column "channel_feature_id" has_many...
Sandip Ransing
06-25-2009 07:06 AM
Sandip Ransing Go to last post
0 24
Hello all, I confused about how to add HTML control like anchor tag <a></a> to flash. This is my code flash= "You are all ready subscribed...
Vikas Gholap
06-25-2009 07:02 AM
Frederick Cheung Go to last post
1 52
Hi All, I am getting "undefined method `is_readable_by'" in restful_acl. any idea how to fix...
shoni
06-25-2009 05:57 AM
shahroon ali Go to last post
1 17
I have the following models: class Order < ActiveRecord::Base belongs_to :billing_address belongs_to :shipping_address ...
Andrei Don
06-25-2009 05:49 AM
Andrei Don Go to last post
1 46
I have installed Image_magick,rmagick and scruffy for creating graphs in ruby application. whenever i am trying to run the .rb file it is...
Doel Sengupta
06-25-2009 05:37 AM
Doel Sengupta Go to last post
0 42
Hello All, how do i disable child form elements of any div , so that they will not get posted. Is there any other way, to toggle form elements while...
Sandip Ransing
06-25-2009 04:58 AM
Himanshu Prakash Go to last post
4 14
Hey all, I'm learning rails and am trying to put together a generic ACL check for all models. I've been able to sucessfully implement it as...
Omega
06-25-2009 04:55 AM
Frederick Cheung Go to last post
1 10
Hi, I am new to Ruby on Rails. I am trying to integrate Google Map with Ruby on Rails, and I am totally stuck. I can initiate the map centered at...
Yang Chung
06-25-2009 04:10 AM
Yang Chung Go to last post
0 6
This is JEEVITHA from Progressions. (About PROGRESSIONS: Progressions, a TOTAL HR Solutions company with deep domain knowledge spanning recruitment...
jeevitha.pro ( AT ) gmail.com
06-25-2009 04:00 AM
jeevitha.pro ( AT ) gmail.com Go to last post
0 8
Hi, when i do rails myfirstrailsapp at the command prompt on windows...i get the error Permission denied -...
Vivek
06-25-2009 03:50 AM
shahroon ali Go to last post
1 5
Hi All, First post so be nice. I keep receiving this strange error that I can find almost no information about in other threads. Occasionally, I'll...
Ben Porterfield
06-25-2009 03:25 AM
Ben Porterfield Go to last post
0 54
Hi all, I want to clear password field and confirm password field after both are not match.currently both field cotain data after both are...
Prashant Katare
06-25-2009 02:30 AM
Prashant Katare Go to last post
1 7
I've started looking into the uses of HABTM with linked tables. My greatest problem right now is visualizing and connecting some of my tables...
Älphä Blüë
06-24-2009 10:06 PM
Marnen Laibow-Koser Go to last post
7 8
I'm trying to set up testing on my ActiveResource project. The HttpMock appears to be what I want, but whenever I use the code in...
TomRossi7
06-24-2009 09:52 PM
tomrossi7 Go to last post
3 20
I've tried moving the code around in different ways, but so far I haven't gotten remote_function to work for me (I'm using Rails 2.3.2 on my Mac). I...
Naija Guy
06-24-2009 08:08 PM
Naija Guy Go to last post
7 18
Hello all, I'm trying to translate my application using the I18N feature and it was working fine until I added a couple of new entries to the en.yml...
Hu Ma
06-24-2009 06:55 PM
Hu Ma Go to last post
3 13
Hello, I'm getting an URI::InvalidURIError in my controller when I use german characters in the uri. Google accepts them but open-uri not. How...
Matthias Baumgart
06-24-2009 06:29 PM
pharrington Go to last post
2 12
Hello - I'm trying to have an account information and link bar at the top of the screen, i.e: chris (AT) example (DOT) com | My Profile |...
Chris Hanks
06-24-2009 04:55 PM
Ar Chron Go to last post
10 18
I'm looking for this to work <%= redirect_to(post.link_url) %> I tried this a few different ways. All I get is " undefined method `redirect_to'...
Aaron Day
06-24-2009 04:41 PM
Marnen Laibow-Koser Go to last post
7 9
Hi everyone, i have 20 fields in users table. in my admin profile module the admin can modify his infomation. but only 12 fields he can able to...
Newb Newb
06-24-2009 04:38 PM
Marnen Laibow-Koser Go to last post
2 7
kopf1988 wrote: Sorry, but it seems like you don't know what you're saying here. POP and IMAP are used only for receiving mail -- SMTP is *always*...
Marnen Laibow-Koser
06-24-2009 03:47 PM
John Yerhot Go to last post
1 11
Hi, I am trying to validate a numeric value passed in from a form, which is saved in a MySQL db as decimal(9,2) Now problem is I need to ensure...
rajive jain
06-24-2009 02:49 PM
rajive jain Go to last post
2 20
I have a model ("Ups") and a corresponding controller ("UpsController"). The Ups model has a link to my "channels" toble through...
JannaB
06-24-2009 02:11 PM
JannaB Go to last post
8 9
Hello all, I'm trying to import some csv data (that has latin characters) using faster csv but I keep getting a MalformedCSVError: "Unclosed quoted...
Hu Ma
06-24-2009 02:02 PM
Hu Ma Go to last post
12 39
I've added this line to switch to mem cache session store config.action_controller.session_store = :mem_cache_store to my environment.rb When...
Fred Smith
06-24-2009 01:10 PM
Fred Smith Go to last post
3 68
I had the same problem. When I switched from the gem ruby-postgres and to postgres-pr, the problem went away. I'll admit, I don't understand why,...
Shane Hayes
06-24-2009 12:41 PM
Shane Hayes Go to last post
0 8
Hi all, Consider the following models: class Sheep < AR::B belongs_to :herd def some_virtual_attribute #returns something sortable end end
harm
06-24-2009 11:52 AM
Matt Jones Go to last post
1 12
I've tried moving the code around in different ways, but so far I haven't gotten remote_function to work for me (I'm using Rails 2.3.2 on my Mac). ...
naijatexan
06-24-2009 11:04 AM
naijatexan Go to last post
0 11
Rails ha an option pop_up to helper link_to However this options does not put focus on the pop up window whic means that it coud be hidden below...
Hans Marmolin
06-24-2009 10:56 AM
Hans Marmolin Go to last post
3 9
Hi I'm using passenger + apache. with this combination, how can I start my ruby script on server's reboot? now I type "ruby myscript.rb run"...
serenobs
06-24-2009 10:48 AM
Martin Streicher Go to last post
3 11
Is anyone aware of an example of dragging text items from one list box to another? For some reason, the examples I find down;t show this, and I am...
JannaB
06-24-2009 10:40 AM
JannaB Go to last post
0 18
i think there ara two ways of relate products and categories , basically i want to fix one product(e.g hp dv7....) to some...
lecielbleu
06-24-2009 10:31 AM
lecielbleu Go to last post
5 33
Hi, i'm using nginx+passenger and i've set a max_connection_pool for passenger equal to 10, and the rails pool in the database.yml to 25. Looking to...
Xdmx Xdmx
06-24-2009 08:55 AM
Xdmx Xdmx Go to last post
0 5
To answer my own question : http://kresimirbojcic.com/2009/06/tweak-calendardateselect-plugin-to-work-with-european-datetime-format/ On Jun 15,...
drKreso
06-24-2009 08:27 AM
drKreso Go to last post
0 6
Hi all, in my app deployed on my remote Tomcat it seems like the Postgres sequences are not being correctly recognized.However,the same code...
Rafael Roque
06-24-2009 08:27 AM
Rafael Roque Go to last post
0 10
I have defined in my Library model belongs_to :academy has_many :document, :order => :title , :dependent => :destroy ... In one of my instance...
Erwin
06-24-2009 08:15 AM
Nicholas Henry Go to last post
1 7
I can upload an image to mysql database, but can´t render it on HTML page. I wrote the following acording to many snipets founded on the...
Caiuby Freitas
06-24-2009 06:37 AM
Caiuby Freitas Go to last post
2 12
Hi I have searched/Googled around but I'm struggling with the following problem. I am building a Rails 2.3.2 application and one of the...
simon180
06-24-2009 06:27 AM
Frederick Cheung Go to last post
1 12
Since it took me quite some time to resolve this problem, I hope this post will be useful for someone else. I am using the CAPTCHA gem in my...
Gigi Fuchs
06-24-2009 05:15 AM
Gigi Fuchs Go to last post
0 12
I need to return list of objects(e.g. users, articles etc) through ActionWebService::API::Base class BabyWiseApi < ActionWebService::API::Base ...
Hamid Raza
06-24-2009 04:40 AM
Hamid Raza Go to last post
2 35
Hi This is just an example .I have a model Person with fields first_name, last_name And after entering some records to the people table I tried...
Sijo Kg
06-24-2009 04:27 AM
Sijo Kg Go to last post
4 5
Post New Thread

Display Options
Showing threads 3951 to 4000 of 4231
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.