Skip to content

Commit 4df5763

Browse files
committed
Migrate examples to Grace
Closes gh-107
1 parent c116929 commit 4df5763

File tree

153 files changed

+36
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+36
-85
lines changed

examples/functional-tests-plugin/grails-app/conf/application.yml renamed to examples/functional-tests-plugin/app/conf/application.yml

File renamed without changes.

examples/functional-tests-plugin/grails-app/conf/logback.xml renamed to examples/functional-tests-plugin/app/conf/logback.xml

File renamed without changes.

examples/functional-tests-plugin/grails-app/controllers/functional/tests/plugin/AuthorController.groovy renamed to examples/functional-tests-plugin/app/controllers/functional/tests/plugin/AuthorController.groovy

File renamed without changes.

examples/functional-tests-plugin/grails-app/domain/functional/tests/plugin/Author.groovy renamed to examples/functional-tests-plugin/app/domain/functional/tests/plugin/Author.groovy

File renamed without changes.

examples/functional-tests-plugin/grails-app/init/functional/tests/plugin/Application.groovy renamed to examples/functional-tests-plugin/app/init/functional/tests/plugin/Application.groovy

File renamed without changes.

examples/functional-tests-plugin/grails-app/views/author/_author.gson renamed to examples/functional-tests-plugin/app/views/author/_author.gson

File renamed without changes.

examples/functional-tests-plugin/grails-app/views/author/index.gson renamed to examples/functional-tests-plugin/app/views/author/index.gson

File renamed without changes.

examples/functional-tests-plugin/grails-app/views/author/show.gson renamed to examples/functional-tests-plugin/app/views/author/show.gson

File renamed without changes.

examples/functional-tests-plugin/grails-app/views/fromPlugin.gson renamed to examples/functional-tests-plugin/app/views/fromPlugin.gson

File renamed without changes.

examples/functional-tests-plugin/grails-app/views/testGson/_fromPlugin.gson renamed to examples/functional-tests-plugin/app/views/testGson/_fromPlugin.gson

File renamed without changes.

0 commit comments

Comments
 (0)