Railsのプラグインは、簡単に作れるせいか、おかしな、
というか、随分てきとうな名前のものが多いのですが、最近は
一時期流行していたacts_as_xxxable系のプラグインに代わり、xxx_fuという名前のプラグインが増えてきました。
- Timezone conversion with TZInfo as easy as has_timezone
:fields => [ :start_datetime, :end_datetime]. - 美しい世界地図が印象的
- Make an integer field as an enum typed one
- A collection of hacks that make nested and polymorphic
resources less painful.
- CSS/JS asset bundling in 10 seconds or less!
- Rails-2.0 Readyだ!
- Get the content type / mime type of a file. Great to use with
attachment_fu or to validate Flash uploads.
- Rewrite of acts_as_attachment
- Amazon S3も使える
- Create permalinks from attributes
- Threadを使って時間がかかる処理を行う
さて、次に流行するのはどんな名前でしょう。
更新履歴
- 2007/12/11 BackgroundFuを追加
posted by
genki on Mon 26 Nov 2007 at 05:49 with 0 comments