Displaying 4 results from an estimated 4 matches for "arvmakozxnwk0htik3j".
2006 Dec 25
2
Active Record acts_as_tree and leaf depth
Using acts_as_tree, is it possible to get information of the depth a
tree leaf in relation to the root? Or is available to derive
information to save in the way "position" can be derived and saved for
acts_as_list.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To
2005 Dec 24
0
call a method once per page request
Hi,
I''m trying to find how to have a method called once per page request.
Having a before_filter in ApplicationController leads to many calls when
I use render_component.
Another thing I didn''t found is: how to use a constant or a method in
routes ? To respect DRY, I want to introduce a constant in routes (as a
regexp to test my :lang param that is present in all routes), or
2006 Aug 29
1
float/decimal with dot or comma
Hi,
I''m facing a really strange behaviour with rails 1.1.6.
A model has a field declared as :float in schema.rb, as numeric in
postgres 8.1.
On save/update, rails makes the decimal point become a comma on the
prod server only, hence making a sql error.
This error was not there three weeks ago, i.e. when my prod server was
in 1.1.4. Maybe something else changed, I cannot be sure
2007 Jan 13
0
better nested set 0.1
We are pleased to announce the 0.1 release of the plugin
betternestedset. It greatly enhances ActiveRecord''s internal
acts_as_nested_set.
Install it with:
script/plugin install
svn://rubyforge.org/var/svn/betternestedset/tags/stable/betternestedset
Join the mailing list:
http://rubyforge.org/mailman/listinfo/betternestedset-talk
Report bugs: