Navigation Menu

Skip to content

Commit

Permalink
Use camel case for "effectiveDate"
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 18, 2014
1 parent aeb18c5 commit 16f300d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droonga/templates/default/droonga-engine-catalog.json.erb
@@ -1,7 +1,7 @@
<% engine = node.droonga.engine %>
{
"version": 2,
"effective_date": "2014-01-24T00:00:00Z",
"effectiveDate": "2014-01-24T00:00:00Z",
"datasets": {
"Droonga": {
"nWorkers": 2,
Expand Down

0 comments on commit 16f300d

Please sign in to comment.