Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Emily
Emily has asked
3
questions and find answers to
49
problems.
Stats
1.6k
EtPoint
575
Vote count
3
questions
49
answers
About
Emily questions
Unable to set numeric DataMapper field to blank value
Problem installing rspec-1.3.2 on Lion using RVM and ruby 1.8.6
Emily answers
PHP regex to match Windows product key
How to break up array at specific point in Ruby? And leave all remaining items
Hash constructor parameter in 1.9.*
Why are empty Arrays and Hashes treated differently when cast to string and then to symbol?
See if a key in one hash does not exist in another hash?
Best way to avoid this if else logic in partial? -- Rails 3.1
capistrano put() and upload() both failing
Rspec tests: it { should respond_to() }
Styling lists with natural behaviour
What's the benefit of Class.new in this Rspec