Skip to content

models can now be hashes#118

Merged
GavinJoyce merged 1 commit intomasterfrom
gj/hash-as-model
Feb 4, 2015
Merged

models can now be hashes#118
GavinJoyce merged 1 commit intomasterfrom
gj/hash-as-model

Conversation

@GavinJoyce
Copy link
Contributor

closes #95

This will allow us to remove attribute methods like:

def name
  @model[:name]
end

/fyi @nolaneo

GavinJoyce added a commit that referenced this pull request Feb 4, 2015
@GavinJoyce GavinJoyce merged commit 60cb5bf into master Feb 4, 2015
@GavinJoyce GavinJoyce deleted the gj/hash-as-model branch February 4, 2015 21:35
@nolaneo
Copy link

nolaneo commented Feb 4, 2015

sweet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support a hash as the model

2 participants