msgbartop
Useful MOSS 2007 and Ruby and Rails stuff
msgbarbottom

21 Sep 08 Rails Pagination

From :

http://github.com/mislav/will_paginate/tree/master

Installation

script/plugin install git://github.com/mislav/will_paginate.git

Usage

@posts = Post.paginate :page => params[:page], :o rder => 'created_at DESC'

In the view, page links can be rendered with a single view helper:
<%= will_paginate @posts %>

Technorati Tags:

Tags: , ,

09 Jul 08 Active Scaffolding

I love active scaffolding!

 

Activescaffold website:
http://activescaffold.com/

Get Activescaffold:
http://github.com/activescaffold

 

Using File Column plugin:
http://www.42.mach7x.com/2007/10/17/file-column-plugin-with-activescaffold-upload-branch/

 

Active Scaffolding Tutorial

http://www-128.ibm.com/developerworks/linux/library/l-activescaffold/

 

Active scaffold for Rails 2.1

 http://github.com/robd/active_scaffold/commits/rails-2.1

 

Recordselect to search and select records

http://code.google.com/p/recordselect/wiki/Install

Tags: ,

This blog is multi language by p.osting.it's Babel