Displaying 3 results from an estimated 3 matches for "sliwa".
Did you mean:
slawa
2005 Sep 06
1
speex-problem
Witam!
I have a question about speex. how to prepare wave file to use with
sample code that is on your site:
http://www.speex.org/manual2/node12.html .
If u can please answer me soon.
--
Pozdrawiam
Marcin Sliwa mailto:marcin_sl@wp.pl
2006 Mar 28
3
Brand newbie question relating to link_to
I recently dived into Rails and am having trouble with the link_to method.
I''d like to pass some parameters to the action being called and am not sure
how to do it. Essentially, I want to hyperlink a total count of bugs
queried from the database to a method that will return the bug numbers when
clicked on. I have a method, bug_total, that returns the total number to
display in the
2006 Jul 05
1
created_on in HABTM table getting parent dates
All of my HABTM tables receive the parent created_on/last_update_on
dates whenever a record is inserted into these join tables. I don''t
have any defaults in the database or anything else populating these
tables. I assumed rails would populate these automagically. Is there
something that needs to be done to get this to populate with the correct
current timestamp instead of