A set is basically an array of unique items.
Ordered set.
[1, 2] != [2, 1]| if ($('input[name=wallpost]').val()==1){ | |
| //do something here | |
| } |
| I have these models: | |
| Note has_one Author | |
| Author belongs_to Note | |
| Some notes do not have authors in my database. | |
| Now, I need to pull all Notes such that I only get records which have Authors |
| # place this in lib/fakeout.rb | |
| require 'ffaker' | |
| module Fakeout | |
| class Builder | |
| FAKEABLE = %w(User Product) | |
| attr_accessor :report |
| info: Creating snapshot 0.0.1-1 | |
| error: Error running command deploy | |
| error: Nodejitsu Error (500): Internal Server Error | |
| error: npm http GET http://nj-npm.irisnpm.com/express | |
| npm http GET http://nj-npm.irisnpm.com/jade | |
| npm http GET http://nj-npm.irisnpm.com/stylus | |
| npm http GET http://nj-npm.irisnpm.com/moment | |
| npm http GET http://nj-npm.irisnpm.com/coffee-script | |
| npm http GET http://nj-npm.irisnpm.com/redis | |
| npm http GET http://nj-npm.irisnpm.com/hiredis |
| Process: MacDown [4349] | |
| Path: /opt/homebrew-cask/*/MacDown.app/Contents/MacOS/MacDown | |
| Identifier: com.uranusjr.macdown | |
| Version: 0.5.5 (715) | |
| Code Type: X86-64 (Native) | |
| Parent Process: ??? [1] | |
| Responsible: MacDown [4349] | |
| User ID: 502 | |
| Date/Time: 2016-01-31 18:55:45.140 +1100 |