-
After updating to Neo4jrb 6.0.4 I get the following:
``` ruby
class Group
include Neo4j::ActiveNode
include Neo4j::Timestamps # will give model created_at and updated_at timestamps
property :…
danpe updated
8 years ago
-
A widget with the name `start "quote" end` will result in a export file named `export_start`. The rest of the file name is cut off, so the user must manually add `.csv` to the file name to open the fi…
-
A LoadError is thrown when trying to load a resource model with a namespaced custom model name that inherits from a abstract resource model that declares a relation.
Verified in versions `0.8.0.beta2…
-
And thus would need to configure `html => HTML`
-
```
boilerplate > genem controller index
create : ./app/controllers/
create : ./app/controllers/index.js
/usr/local/share/npm/lib/node_modules/genem/node_modules/inflection/lib/inflection.js:17…
-
I propose
> src/Inflector/LocalizedInflector.php
> src/Inflector/InflectorDe.php
etc as e.g. normal inflection (default cake core) of `Any-Latin; Latin-ASCII; [\u0080-\u7fff] remove` is invalid…
-
### Environment
#### Package
show
```
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doctrine, extensions, gedmo, loggabl…
-
Boilerplate example: https://github.com/lougreenwood/ember-cli-mirage-boilerplate
When an ember-data model is named as plural, for example `settings`, calling `server.create('settings')` or `server…
-
Anyone has an idea??? It's occurring after `ember install ember-web-app`
Ember: 2.9.1
Node: 6.3.1
`
at /Users/skiminock/Documents/projects/spark/node_modules/npm/lib/install.js:125:32
…
-
Of course you also have a gem for string inflection...
You are my one stop shop for "gem supplies" 🛒
### Problem
`Strings::Inflection.plural?` on irregular plurals fails.
### Reproducti…