Skip to content

Instantly share code, notes, and snippets.

View ChasManRors's full-sized avatar

Charles Magid ChasManRors

View GitHub Profile
vmm (development)$ gem install rubocop
ERROR: While executing gem ... (TypeError)
no implicit conversion of nil into String
vmm (development)$ gem list rubocop
*** LOCAL GEMS ***
rubocop (0.43.0, 0.40.0, 0.39.0)
=> [" Gaming Banner 988x264",
"100mm x110mm C-PART",
"1050mm x 480mm C-PART",
"1200mm x 300mm C-PART",
"1210mm x 812mm C-PART",
"14x20",
"15x10",
"15x15",
"2008 NSD VM PANEL (1200x800)",
"210mm x 191mm C-PART",
DEPRECATION: Using the '{{#each item in model}}' form of the {{#each}} helper ('magellan/templates/components/multiselect-checkboxes.hbs' @ L1:C0) is deprecated. Please use the block param form instead ('{{#each model as |item|}}'). See http://emberjs.com/guides/deprecations/#toc_code-in-code-syntax-for-code-each-code for more details.
at /Users/cmagid/projects/magellan/bower_components/ember/ember-template-compiler.js:11938:36
DEPRECATION: Using '{{input action="search"}}' ('magellan/templates/components/paginated-table.hbs' @ L1:C55) is deprecated. Please use '{{input enter="search"}}' instead.
at /Users/cmagid/projects/magellan/bower_components/ember/ember-template-compiler.js:12161:36
DEPRECATION: Using `{{controller}}` or any path based on it ('magellan/templates/fixture.hbs' @ L1:C225) has been deprecated. [deprecation id: view.keyword.controller] See http://emberjs.com/deprecations/v1.x#toc_view-and-controller-template-keywords f
brew -v
Homebrew 1.0.9
Homebrew/homebrew-core (git revision d843; last commit 2016-10-31)
npm -v
4.0.1
bower -v
1.7.9
ember -v
(node:45807) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
WARNING: Node v7.0.0 has currently not been tested against Ember CLI and may result in unexpected behaviour.
describe 'Doubles' do
it "allows stubbing methods" do
dbl = double("Chant")
allow(dbl).to receive(:hey!)
expect(dbl).to respond_to(:hey!)
end
it "allows stubbing a response with a block" do
dbl = double("Chant")
@ChasManRors
ChasManRors / gist:014a2e6b47650d85681d85f7f4aee07b
Created May 7, 2016 19:58
Tags/labels for organizing on keep
Cost
$
$$
$$$
'And' who participates
&buddies
&dogs
&family
vmm (Fixture_Groups_and__act_as_2)$ rspec spec/models/fixture_group_spec.rb:96
API::V1::Defaults was included by API::V1::Base
API::V1::Helpers was included by API::V1::Helpers
Run options: include {:all_clients=>true, :locations=>{"./spec/models/fixture_group_spec.rb"=>[96]}}
FixtureGroup
acts_as fixture group
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file
will create fixture group from acts_as(ed) fixture type
vmm (Fixture_Groups_and__act_as_2)$ rspec spec/models/fixture_group_spec.rb
API::V1::Defaults was included by API::V1::Base
API::V1::Helpers was included by API::V1::Helpers
Run options: include {:all_clients=>true}
FixtureGroup
create_layout_for_fixture_type returns Layout
create_layout_for_fixture_type returns Layout using metric
create_compiled_background_image returns Image
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file
API::V1::Defaults was included by API::V1::Base
API::V1::Helpers was included by API::V1::Helpers
vmm (Fixture_Groups_and__act_as_2)$ rspec spec/models/fixture_group_spec.rb
API::V1::Defaults was included by API::V1::Base
API::V1::Helpers was included by API::V1::Helpers
Run options: include {:all_clients=>true}
FixtureGroup
create_layout_for_fixture_type returns Layout
vmm (ft_parts_not_carrying_over)$ be rake --dry-run db:test:clone_structure
no implicit conversion of nil into String
no implicit conversion of nil into String
no implicit conversion of nil into String
** Invoke db:test:clone_structure (first_time)
** Invoke db:structure:dump (first_time)
** Invoke environment (first_time)
** Execute (dry run) environment
** Invoke db:load_config (first_time)
** Execute (dry run) db:load_config