search for: mattmccray

Displaying 6 results from an estimated 6 matches for "mattmccray".

2006 Jul 01
0
theme''s
Hi, Ive just come across the theme geneator plugin http://www.mattmccray.com/archives/2005/11/13/theme-generator-shapes-up/ However there seems to be very limited documentation, Does anyone know of any decent documentation for this, that explains why I should use it over the standard ruby on rails layouts and help me understnad what its about. Im just slightly clue...
2006 Mar 15
0
The session used in Login-Engine & autologin
The Login-Engine uses session to store the user information,if there is a situation that high concurrent invitation that occurs in that website,will session be a heavy load? btw,is there any reference of implementing autologin using cookies?I found one in http://www.mattmccray.com/archives/2005/08/26/forget-me-not/,but it uses session while not cookie, Del.icio.us use cookie to enable autologin,i think it will not give the burden to website,any references?thanks -- Posted via http://www.ruby-forum.com/.
2006 Mar 22
3
Anyone using Theme Generator
Im working on a simple private Rails app, but I''m not much of a designer and I''m struggling to get a nice layout. So I was thinking of using this Theme Generator: http://www.mattmccray.com/archives/2005/10/26/full-theme-support-in-rails-revisited/ Does anyone have any experience with this? Is it working in the latest versions of Rails? (1.0) Is it worthwhile even for a simple site, or is it too complex? Does it allow me to download and use the Typo Themes from the contest as...
2005 Sep 19
0
AJAX update_method support
Hello everyone, I ran across http://www.mattmccray.com/archives/2005/03/25/the-right-way/ as a possible solution for a bug I''ve been having with IE 6 with Prototype 1.3.1. He submitted this patch to RoR http://dev.rubyonrails.com/ticket/941 and it seems it was fixed in RoR and works correctly. I''m not a RoR user, but use Protot...
2007 Jan 24
0
problems with themes in rails 1.2.1 -> named_route
...gt; (NoMethodError) which is actually alot longer (3).. is there something i need to to to get named_route working? the fix mentioned in (2) does work, but i wanted to see if there was a more permanent solution yet.. thanks all! (1) http://www.ruby-forum.com/topic/92235#183880 (2) http://www.mattmccray.com/archive/2005/10/26/Full_Theme_Support_in_Rails_Re (3) /Users/xxxx/Sites/theres_this_place/config/../vendor/plugins/theme_support/lib/patches/routeset_ex.rb:26:in `create_theme_routes'': undefined method `named_route'' for #<ActionController::Routing::RouteSet:0x14d5c18> (...
2006 Jul 04
11
Any CMS for Ruby on Rails..
Well i want to make a photography community site on the lines of www.gfxartist.com , www.terminus1525.ca, www.phirebrush.com Where the community votes for every subbmission from a artist and can comment (like a forum).. Now gfxartist has used probably SMARTY,php,and their own CMS. terminus used Drupal,Gallery 2.Some one tells me that this combo is heavy on resources and slows down sites.