Displaying 4 results from an estimated 4 matches for "amedias".
Did you mean:
medias
2005 Sep 06
6
strange behavior of acts_as_taggable
...;> s.id
=> 3
>> Tag.find_by_name(''warp'').id
=> 8
It exchanges the story and tags IDs, but I have no idea why it does.
Any suggestion?
TIA,
Koke
--
Jorge Bernal <jbernal-OqA2i3GDl8k@public.gmane.org>
Warp Networks S.L.
http://www.warp.es/
[EN] http://koke.amedias.org/
[ES] http://www.amedias.org/koke
2005 Oct 21
0
[RFC] Multi-language rails
...the rest of the translators
end
- Best solution. Instead defining a wrapper function if ri18n is not loaded,
try to load a separate translation framework.
More to come...
Koke
--
Jorge Bernal <jbernal-OqA2i3GDl8k@public.gmane.org>
Warp Networks S.L.
http://www.warp.es/
[EN] http://koke.amedias.org/
[ES] http://www.amedias.org/koke
2006 Nov 28
1
link_to and url_for in ActionMailer
I am new to ActionMailer and having a problem.
I want to be able to send a notification e-mail when a new item is added
to a list. Sending an e-mail to the right people on creation is working
fine.
However, I want to include in the e-mail a link to the application so
that users can click on the link in the e-mail and immediately be taken
to the show view for the new item. When I add a link_to
2005 Oct 15
14
OT: Anyone Using a Time Logger?
I have multiple projects and it''s important for me to track time by client
and by project. There''s a Windows application that allows me to do this, but
I''m looking for a cross-platform solution.
I looked at ConsultComm but it wouldn''t install on my Mac. Rather than
rewriting what seems like a commonly-required app, I wondered if anyone else
had something they