My config files (aka dotfiles)
jferris/effigy 208
Ruby views without a templating language
Configuration files used by thoughtbot developers
Originally added test spies to mocha; see thoughtbot/bourne
RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
A lightweight blog written using Sinatra
Easily create and style forms in Rails applications
Behaviour Driven Development framework for Ruby
a unified interface to key/value stores
startedmicrosoft/TypeScript
started time in a day
startedalangpierce/sucrase
started time in 4 days
startedencoredev/encore
started time in 6 days
startedquii/learn-go-with-tests
started time in 8 days
push eventthoughtbot/clearance
commit sha c8d561cc06e0305613954e48f1ddd445ca359296
Update readme with correct httponly default (#942) In commit 4810c0c the default value for httponly was changed to true, but this change was never reflected in the default configuration mentioned in the readme. This changed updates the readme the match the actual default value. Related issue: #941 .
push time in 8 days
PR merged thoughtbot/clearance
In commit 4810c0c6571951dc585de7453c61c94f526af18a the default value for httponly was changed to true, but this change was never reflected in the default configuration mentioned in the readme.
This changed updates the readme the match the actual default value.
Fixes the issue reported in #941 .
pr closed time in 8 days
push eventthoughtbot/clearance
commit sha af839bb9f2c0ff4ac83545548549d99dff3bfff8
Update readme with correct httponly default In commit 4810c0c the default value for httponly was changed to true, but this change was never reflected in the default configuration mentioned in the readme. This changed updates the readme the match the actual default value. Related issue: #941 .
push time in 8 days
issue closedthoughtbot/clearance
Hi!
I found a small typo in the docs.
config.httponly = false
But httponly is actually set to true by the default.
closed time in 8 days
unlimitissue commentthoughtbot/clearance
Thanks for reporting this @unlimit !. I create a pull request to fix the docs, so I'm closing this issue.
comment created time in 8 days
PR opened thoughtbot/clearance
In commit 4810c0c6571951dc585de7453c61c94f526af18a the default value for httponly was changed to true, but this change was never reflected in the default configuration mentioned in the readme.
This changed updates the readme the match the actual default value.
Fixes the issue reported in #941 .
pr created time in 8 days
issue openedthoughtbot/climate_control
Upon installing the latest version (1.0.0 which came out ~18 days ago) I received the following error.
An error occurred while loading ./spec/requests/api/debug_stats_spec.rb.
Failure/Error: require File.expand_path("../config/environment", __dir__)
SyntaxError:
/Users/jklein/.rbenv/versions/2.4.6/lib/ruby/gems/2.4.0/gems/climate_control-1.0.0/lib/climate_control/environment.rb:22: syntax error, unexpected keyword_ensure, expecting keyword_end
ensure
^
/Users/jklein/.rbenv/versions/2.4.6/lib/ruby/gems/2.4.0/gems/climate_control-1.0.0/lib/climate_control/environment.rb:33: syntax error, unexpected keyword_end, expecting end-of-input
# ./config/application.rb:7:in `<top (required)>'
# ./config/environment.rb:2:in `require'
# ./config/environment.rb:2:in `<top (required)>'
# ./spec/rails_helper.rb:7:in `require'
# ./spec/rails_helper.rb:7:in `<top (required)>'
# ./spec/requests/api/debug_stats_spec.rb:3:in `require'
# ./spec/requests/api/debug_stats_spec.rb:3:in `<top (required)>'
I rolled back to 0.1.0 and the error went away.
Rails: 4.2.11.1 Ruby: 2.4.6
created time in 8 days
issue openedthoughtbot/clearance
Hi!
I found a small typo in the docs.
config.httponly = false
But httponly is actually set to true by the default.
created time in 9 days
Pull request review commentthoughtbot/dotfiles
Fix E474: Invalid argument: diffopt+=vertical
set spellfile=$HOME/.vim-spell-en.utf-8.add set complete+=kspell " Always use vertical diffs-set diffopt+=vertical+if &diff+ set diffopt+=vertical+endif
That doesn't work but this does!
comment created time in 9 days
push eventthoughtbot/react-native-typescript-styles
commit sha 9619b8edcb22598f84c423c0848d3511007c017c
Bump version
push time in 10 days
push eventthoughtbot/react-native-typescript-styles
commit sha 1a250a6a0041036ff61921d45a1d5e3f68e43d7f
Update font weight references
push time in 10 days
push eventthoughtbot/react-native-typescript-styles
commit sha 117940c055799c3c68a55028738cfa7404740d08
Bump version
push time in 10 days
push eventthoughtbot/react-native-typescript-styles
commit sha 5bf9251962285efdf96afa7fdeb83bff58f51544
Change typography weight names
push time in 10 days
startedPostgresApp/PostgresApp
started time in 10 days
PR opened thoughtbot/bamboo_phoenix
As of Phoenix 1.5, when using:
<%= render @view_module, @view_template, assigns %>
the following warning occurs:
warning: Rendering the child template from layouts is deprecated.
Instead of:
<%= render(@view_module, @view_template, assigns) %>
You should do:
<%= @inner_content %>
Refer to Phoenix 1.5 release notes: https://gist.github.com/chrismccord/e53e79ef8b34adf5d8122a47db44d22f#update-your-layouts
pr created time in 14 days
push eventthoughtbot/props_template
commit sha 74d3dc802a4a84d5226f7004f607e730552c1171
Add additional instructions
push time in 16 days
push eventthoughtbot/props_template
commit sha 85fabef8f8d5cb024a1b50b07281d068b60c817c
Version Bump
push time in 16 days
push eventthoughtbot/props_template
commit sha 573e57c0f01328006e886e4fe840e3133e0d0381
Update docs
commit sha 2b182f0bbc2601a82ca133353b1f87120063745e
Update gemspec
commit sha 881b9c6e85bab681196edea645c30e6697a4a29e
Version Bump
push time in 16 days
push eventthoughtbot/props_template
commit sha 6d71177ae0550124f28e5c6c8187b7464480d010
Update docs
commit sha 4c9a52d8aef968f1fde1fbdc705e5f2529768e77
Update gemspec
push time in 16 days
push eventthoughtbot/props_template
commit sha ca23ecb6459a7451222d58bd19162dc961294888
Update docs
commit sha d67a5894cac198579be3ec99a880506e92fb7cb6
Update gemspec
push time in 16 days