search for: codeblogger

Displaying 10 results from an estimated 10 matches for "codeblogger".

2006 Aug 15
5
acts_as_vibrance_newsletter
class SpamOnRailsMailinglist < ActiveRecord::Base acts_as_vibrance_newsletter end -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060815/61093864/attachment.html
2006 Apr 19
2
Tools rund um Rails
...quot; und schreibt euch die Sachen lieber neu? -- DHH plant ?brigens, Components, Pagination und AWS fr?her oder sp?ter ebenfalls zu den Plugins auszulagern (Quelle: http://talk.rubynow.com/talk/show/6). Er nutze diese Funktionalit?t nicht sehr oft - wie ist das bei euch? Gr??e Nicolai -- http://codeblogger.de -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060419/986f39bc/attachment.html
2005 Dec 28
3
Handcar on Rails
Dear Friends of Rails, I would like to make a suggestion: There are two famous (German) projects out there: SelfHTML [1] and SelfPHP [2], which are some kind of on- and offline (!) documentations. They contain a nearly complete reference and some tutorials. Is anyone interested in helping me to build something similar for Rails? I just have some ideas (like the name and the domain: handcar.de),
2006 May 27
5
Rails without cookies
Why does rails keep installing cookies on users machines, even if I am not ussing th session variable for anything? How do I stop this? Thanks, Scott -- Easily help charity when you shop: www.GiveTeam.org I''m a member of the Give Team, are you?
2006 Oct 07
4
Concern about stability
Hi, I am building a test site on my PowerBook (G4) using rails, sqlite3, and webrick. While running in development mode, the web server completely halted. Error message is: ----------- /usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/lib/sqlite3/resultset.rb:74: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [powerpc-darwin8.7.0] Abort trap ----------- It looks like sqlite3-ruby module
2008 Nov 20
7
windows tail development.log
Hi unfortunately I have to develop on a windows machine from time to time. But there is a little problem, mostly for debugging. How can I get the same output on the console as in a linux box or on the mac? I don''t see the full output from the logger on the console. How can I get the full output? SQL and so on thank you veeery much! Rafael
2006 May 30
7
RailsConf in London
<gloat>Well, that''s me booked in for RailsConf in september :0)</gloat> Who else is going? Steve
2006 Jan 05
13
Naming convention for foreign keys
Hi, In "Agilge Web Development With Rails" on page 217, an example of foreign keys is shown. I am however unable to find a definition of wheater the naming of the index is significant. On the above mentioned page, this line is shown in the example: constraint fk_items_product foreign key (product_id) references products(id) In "fk_items_product", "items" is
2006 May 02
96
[ADV] Second Edition of Agile Web Development with Rails
ANNOUNCING AGILE WEB DEVELOPMENT WITH RAILS, SECOND EDITION =========================================================== http://www.pragmaticprogrammer.com/titles/rails2/ Rails has changed a lot since we announced the first edition of the book a year ago. DHH says that the 1.1 release "boasts more than 500 fixes, tweaks, and features from more than 100 contributors." Who are we to
2006 Jan 02
0
O3 Magazine with article about RoR
In case you did not noticed: There is an article about Ruby On Rails published in December issue of O3 Magazine. O3 Magazine is a free available, monthly issued collection of articles about Open Source Software. Go and grab -cough- download your copy (PDF) of O3 Magazine: http://www.o3magazine.com/ -- Posted via http://www.ruby-forum.com/.