search for: pathset

Displaying 3 results from an estimated 3 matches for "pathset".

Did you mean: patchset
2011 Feb 21
2
self.prepend_view_path - am I missing something
...uot;policies" WHERE ("policies"."id" = 6) Rendering template within layouts/application Rendering quote/new which is incorrect. In my development environment I also render a debug partial and in it I have <p><%= self.view_paths %></p> which renders the pathset object. views/quote/pumpapp/views Has anyone got this working? I was thinking of over-riding render but am wary of any side effects. Thanks. O. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send emai...
2012 May 07
0
Problem with process_view_paths "DEPRECATION WARNING"
...'t understand why. Warning message: DEPRECATION WARNING: process_view_paths is deprecated and will be removed from Rails 3.2. (called from set_custom_view at /.../app/controllers/application_controller.rb:43) * code * [line 42] def set_custom_view [line 43] prepend_view_path ([ActionView::PathSet.new(["themes/base/default"]).first, @@base_default, @@base_theme, @@published]) [line 44] end * end code * My environment $ ruby -v ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0] $ rails -v Rails 3.2.3 o/ -- *João Víctor Rocon Maia* www.joaovrmaia.com -- You receive...
2011 Jan 16
0
ANNOUNCE: cifs-utils release 4.8 available for download
...last few weeks, so it's a good time to cut a new release. Also, note that I've transplanted the cifs-utils manpage to the Samba Wiki. The old URL still works and redirects browsers to the new page. o hardcoded paths in the cifs.upcall manpage are rewritten at build time o a cifs.upcall pathset from Stefan Metzmacher to add GSSAPI checksums to the SPNEGO blob. This is necessary for interoperability with certain krb5 implementations (EMC's specifically) o cifs.upcall can now use the system-default keytab for automatic mounts o mount.cifs handles the cruid= option in a similar fas...