Ruby and Ruby on Rails Tutorials
I've used the following tutorials to help be get a better understanding of Ruby On Rails or ROR.
Installing Ruby on Rails - Fedora /... more »
sticky
|
|
Inserting(adding) images to pdf
Hi
Is there any way to insert images into pdf through ror. I have
tried pdf:writer and used pd.image.Still I am not getting the result. It
is... more »
|
|
rails and sqlite3 error
I am trying to install SQLite3 for my rails app. However I keep getting this error:
./sqlite3.dll: 127: The specified procedure could not be found.... more »
|
|
RoR newbie - file/directory browser and mysql table questions
Hi Guys,
I am using ruby on rails trying to develop a basic cms/dam for our company.
The work we do is post production for television commercials.... more »
|
|
Ruby Reports
Hello,
I am referring the link below for creating the ruby reports.For creation of report_table, query is used for selecting only particular... more »
|
|
getaddrinfo: no address associated with hostname
hi all,
i have just installd ruby/rails
when i enter http://localhost:3000 i receive the message in the Subject of this email
i cannot figure out... more »
|
|
Send Email in Ruby
Hello,
I want to know how to send email in ruby on rails from my local machine.Whether have to make any smtp settings.How to configure?I am... more »
|
|
Can someone explain what rails is.
1 Reply |
Posted by: Mague
| Last post by acoder, 6 days ago
Never head of rails. Well i heard it in a song and i em interested in what it is but can't understand most of what's on the internet more »
|
|
New to Ruby
Hi,
Anyone got a good tutorial for getting up to speed with Ruby?
(How it's run, editor etc)
Thanks more »
|
|
Rby application example
Please give me some links where i can see some easy example working on ruby.
or help to make my first application in ruby.
i am trying to make simple... more »
|
|
Getting Started
I'm wondering what the advantages of using RoR over PHP are? I'm deciding if I want to give it a try.
Also, does anybody know the best place to get... more »
|
|
Validate phone number/std code before adding to database
hi...
I have created a form it's working properly.... but i want to consider phone number and STD code in two different text field for a single... more »
|
|
Reading files/folders and creating a zip file
Hi,
I am using RubyZip and want to read a folder and keep all the sub folders and files and create a .zip file.
Please give me ant sample code on... more »
|
|
Zip a folder using RubyZip
Hi,
Using RubyZip, iam not able to zip a folder containing files.
Please share the sample code if there is any.
--User more »
|
|
get filepath for FTP upload
1 Reply |
Posted by: ateale
| Last post by improvcornartist, 9 days ago
Hi Guys,
Can anyone advise on how to get get a file's filepath via a form?
I am working on using a form to allow a user to select a file, then... more »
|
|
display
hi i do i get the answer page to view directly more »
|
|
Help with scaffold and act as tree
Hello,
newbie here...I have acts_as_tree working with active scaffold. My problem is that it lists parents and children in the scaffold. For instance... more »
|
|
Installation issue
I have installed Ruby without issue but am having trouble installing Rails.
When I load up the command line and type
gem install rails... more »
|
|
how to create a ruby variable from a database column entry
Hi Guys,
I am trying to get up to speed with Rails and enjoying it so far
One thing I cant work out so far and has eaten up most of my day!:
how to... more »
|
|
ruby on rails
hi
I have created a form with fields like first_name,last_name,date_of_birth,
land line---- std code, number
mobile ,address fields.....
Its... more »
|
|
HABTM population from text fields
Hi. I'm having problems wrapping my head around the use of HABTM. I just
haven't found a good enough reference for dealing with HABTM-linked
models,... more »
|
|
Rails Server and Hosting
I recently decided to create my own rails server, but don't know if it would be better to host with some company that has efficient support to host... more »
|
|
about ruby
hi friends ,
im new 2 dis ruby ,can any one gives a good idea about ruby & can i get any e-notes regarding ruby.
... more »
|
|
Unable to Connect to Mysql from ruby
Hi Guys,
I have tried out several ways to connect to my MYSQL database thru Ruby on my windows machine.
I have used ruby-mysql,... more »
|
|
Ajax problem in IE
4 Replies |
Posted by: mpact
| Last post by improvcornartist, 135 days ago
Not sure if I should post it under Ajax or RoR - I am building an RoR application and used link_to_remote or remote_function to return a form in a... more »
|
|
How to upload rails project in to live server
Hi guys,
am new to rails and now am doing a project in rubyonrails. for development purpose i have use instant rails. Now i need to upload my... more »
|
|