uehaj's blog

Grな日々 - GroovyとかGrailsとかElmとかRustとかHaskellとかReactとかFregeとかJavaとか -

2009-04-18から1日間の記事一覧

Grails (Google) AppEngine plugin

This plugin integrates the Google AppEngine SDK and deployment tools with Grails. : Memcached: Not currently, although you can use the API directly as it stands now just the same way as any Java appGORM: Yes there are plans, but it will pr…

Grails build-test-data Plugin

http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/テストデータ作成用のプラグイン。 テストの際に使用するデータを作成する際に、興味のあるフィールドだけを埋めれば、あとはよしなに作ってくれるというもの。

Grails FCKEditor Plugin

http://grails.org/plugin/fckeditorGUIエディットをおこなうためのFCKEditorプラグイン。

Grails Export Plugin

http://grails.org/plugin/export色々な形式(CSV, Excel, Open Document Spreadsheets, PDF and XML)でドメインクラスの内容をエクスポートできる。