Displaying 5 results from an estimated 5 matches for "modernfossil".
2007 Jul 29
3
capistrano problems
I installed capistrano and have tried several things. Can''t seem to get
it working.
This is what i am getting.
C:\ruby\radrails\modernfossil>cap deploy
* executing `deploy''
* executing `deploy:update''
** transaction: start
* executing `deploy:update_code''
svn: Can''t create tunnel: The system cannot find the file specified.
*** [deploy:update_code] rolling back
* executing "rm -rf
/hom...
2007 Sep 18
3
html to pdf in rails
I''ve been searching for a way to easily convert an html page into a pdf
in my rails app and I haven''t found anything worth calling home about.
Has anyone found something good out there?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2007 Jun 20
1
one item in a return list
I have a find_by_sql that returns a list of only one object. What is
the best way to get that object out of the list? Is there a way other
than a for loop?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send
2007 Jun 06
0
in_place_editor_field - for multiple fields together
Does anyone know if there is a way to utilize the in_place_editor_field
with multiple fields together? Currently, I use the
in_place_editor_field for one field, but I want to be able to select a
group of fields and have the option to edit any of the grouped fields
and save any changes as a group.
If so, could you provide excamples?
Thanks
--
Posted via http://www.ruby-forum.com/.
2007 Oct 11
0
pdf-writer - SimpleTable - change font betweent columns
The client wants the top of the pdf laid out like this:
From: John Smith To: Jane Doe
999-999-9999 888-333-3333
555 W. 55th Street 222 W. 55th Street
Somewhere, Somestate 999999 Somewhere else, State 444555
They also want "From" and "To" to be bold, and the rest of the
information to be normal font