Displaying 3 results from an estimated 3 matches for "jeffcric".
2006 Feb 21
8
pdf generators
Hi Folks,
Could you please comment on various PDF generators that one may use.
Thanks.
Lalit
Send instant messages to your online friends http://au.messenger.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060221/8b319788/attachment.html
2006 Feb 11
2
two questions:
Hi Braves there,
1) Could someone please provide the code for creating menus?
2) How could I get the list of all tables (MySQL)?
Thanks much.
Jeff
Send instant messages to your online friends http://au.messenger.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Feb 11
0
show table
code snippet:
ActiveRecord::Base.connection.
select_values(''show tables'').each do |table_name|
Came across :
http://www.realityforge.org/articles/category/rails/
http://www.bigbold.com/snippets/tag/rails
Send instant messages to your online friends http://au.messenger.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: