-
Dears,
how to use Liquid Template for Forms and User Inputs.
and for user customization and editing of the default forms.
Best Regards,
Shenouda Bertel
-
Dears,
i tried to set defaults for a casted model as follow :
class Cat < CouchRest::Model::Base
property :name, String
property :toy, CatToy, :default => {:name => 'car', :type => "Transports…
-
Dear,
how my Casted Model "< Hash" works with rails.
as i got "undefined method `new' for #CouchRest::Model::CastedArray:0xaac05f8"
when calling new method.
-
Dear Matt,
kindly, is it available to have a database per parameters from request.
is it available to get access to the request inside CouchRest::Model::Config.edit
Best Regards,
Shenouda Bertel
-
Dears,
is it planned for jqueryui wizard to have the steps tabs (tabbing the steps) functionality like the progress bar.
Best Regards,
Shenouda Bertel
-
Dears,
is there a support for Lists and Shows functions in couchrest_model as views functions.
-
Dears,
i got when trying couchrest_model master with rails master :
Database missing for design document refresh
and how can i configure the database used with the model.
it will help if sharing a…
-
Dears,
kindly, in my project i have more than one navigation files. and i'd like to suggest changing the default path of from /config to /config/navigations to have a specific folder for navigatio…
-
Dears,
i'm new to simple-navigation, i'd like to ask how to generate 2 different and separately navigations
which will be used in different layouts.
Thanks,
Shenouda Bertel
-
Dears,
the proxy is not supported by Persistence class and Validation Class as every class doesn't have validation for proxy and if the database is not declared in the model by use_database and e…