Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Downloads
Context Navigation
←
Previous Change
Next Change
→
Changeset
50
for
trunk/grails-app
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 6, 2009, 1:24:35 PM (
11 years
ago)
Author:
duh
Message:
-removed nimble (to reimplement it in the next commit)
Location:
trunk/grails-app
Files:
6 deleted
1 edited
conf/NimbleBootStrap.groovy
(deleted)
conf/NimbleConfig.groovy
(deleted)
conf/NimbleSecurityFilters.groovy
(deleted)
conf/NimbleUrlMappings.groovy
(deleted)
domain/Study.groovy
(modified)
(
3 diffs
)
domain/nimble
(deleted)
views/templates/nimble
(deleted)
Legend:
Unmodified
Added
Removed
trunk/grails-app/domain/Study.groovy
r47
r50
1
import nimble.*
2
1
3
/**
2
4
* Study Domain
…
…
10
12
* $Date$
11
13
*/
12
13
14
class Study {
14
15
…
…
21
22
Date created
22
23
Date modified
23
// nimble.
User owner
24
//
User owner
24
25
25
26
static constraints = {
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive