タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

Grailsに関するirofのブックマーク (4)

  • Grailsベストプラクティス(和訳) - sudo -u grails

    This article is Japanese translation of http://groovy.dzone.com/articles/grails-best-practices . DZoneで公開されている Nitin Kumar 氏の記事を和訳したものです。また、「要約」の節を冒頭に移動しています。大元の記事はおそらくこちら。 類似の記事として、Amit Jain 氏がInfoQで公開している記事を uehaj さんが和訳したものもあります。 Grails Best Practices Grailsは、アジャイルに基づいた迅速でインタラクティブな開発フレームワークです。 "設定いらずの規約" convention not configuration を支持しています。 この記事では、Grailsの使いかたと、Grailsを取り巻くベストプラクティスを説明します。 ■要約 G

    Grailsベストプラクティス(和訳) - sudo -u grails
    irof
    irof 2013/04/13
  • 年末にGrailsのテストフィクスチャーも大掃除しよう #gadvent2012 | PiyoPiyoDucky

    G* Advent Calendar 2012の14日目です。 13日目は@irofさんのGroovyでJUnitなテストを書くときの注意点……なんて無かったでした。 propertyMissingについて書くことをしいられているんだと思いましたが、ネタDSLを作ることぐらいしか思いつかなかったので予定していた内容を書かせて頂きます。 Grailsのテストコードにおいて、フィクスチャーの生成処理が各テストクラスにコピペ実装で散らばっているのを何とかしたいと思い、せっかくなのでBuild Test Data PluginとGrails Fixtures Pluginを試してみることにしました。 お試し用のドメイン よくあるAuthorドメインとBookドメインです。 両プラグインのドキュメントに載っていたものをほぼそのまま持って来ました。 package fixture.sandbox

    irof
    irof 2012/12/17
    "それといろふさんも必要ですよね" "無事、いろふさんが大量に生成されましたね!" どういうことなの……
  • Domain Patterns in Enterprise Projects · JVM. Blog.

    If I had to separate projects I've been in, i would difference between data manipulation and enterprise projects. Data manipulation projects mainly consist of a set of forms needed to alter data which is stored in some persistent store (most of the time a relational database). In these projects, there is not much domain logic to be found. There might be some validation logic, some jobs running in

  • Grailsフレームワーク 2.1.0.BUILD-SNAPSHOT

    See the light - agile, industrial strength, rapid web application development made easy 最新版ドキュメントはコチラ Grailsフレームワーク - リファレンスドキュメント Authors: Graeme Rocher, Peter Ledbrook, Marc Palmer, Jeff Brown, Luke Daley, Burt Beckwith , Japanese Translation: T.Yamamoto, Japanese Grails Doc Translating Team このドキュメントの内容はスナップショットバージョンを元に意訳されているため、一部現行バージョンでは未対応の機能もあります。 Version: 2.1.0.BUILD-SNAPSHOT

    irof
    irof 2011/12/24
  • 1