Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
awendt
awendt has asked
23
questions and find answers to
29
problems.
Stats
823
EtPoint
242
Vote count
23
questions
29
answers
About
awendt questions
How are DigitalOcean's one-click apps maintained?
Why would I want to use a custom RNG for Array#shuffle?
How to enable gzip compression for static Rack sites on Heroku Cedar?
How do I get Mercury Editor to redirect to a new resource?
Why doesn't Minitest's assert_raises work as expected in this case?
How to avoid crashing Rails app after removing column from table?
Why does Thor feature the no_tasks method?
Why does Passenger keep passenger-error-*.html files in /tmp?
Does git reuse blobs?
Can I use a built-in RSpec matcher in a custom matcher?
awendt answers
How to enable gzip compression for static Rack sites on Heroku Cedar?
How to start Rails server with environment variables set?
Why does git sometimes mark added lines as changed lines (i.e. an empty conflict over an added piece of code)
How to avoid crashing Rails app after removing column from table?
How many custom MIME types in a RESTful web API?
Does S3 support HTTP pipelining?
Does ng-repeat retain DOM elements or create all new ones when the collection changes?
Ruby AWS::S3::S3Object (aws-sdk): Is there a method for streaming data as there is with aws-s3?
What's the best way to set custom request headers when using Capybara in RSpec request specs?
How to set HTTP response (cache) headers in a Sinatra app hosted on Heroku