Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
nfm
nfm has asked
42
questions and find answers to
25
problems.
Stats
809
EtPoint
201
Vote count
42
questions
25
answers
About
nfm questions
How do I pass an array to fields_for in Rails?
How do I write a function as both an event handler and a callable function that takes an argument?
Is it possible to create multiple Chrome Hosted Apps for the same domain?
Rails: How do I define an association extension in a module that gets included in my AR model?
Is there a good way to test `before_validation` callbacks with an `:on` argument in Rails?
What's the 'Ruby way' to iterate over an array - from array[n] to array[n - 1]?
Filename completion in vim with xterm doesn't work as expected
Is there a Rails way to check which attributes have been updated in an observer?
Rails RESTful resources using to_param for a field that contains separator characters
Can I make git print x.y.z style tag names in a sensible order?
nfm answers
Ruby on Rails: Skipping 'validate_on_create' statement for seeds
Wrapping <%= f.check_box %> inside <label>
Rails3 button_to is calling POST action, trying to call PUT action
Problem with Rails 3 and MySQL related to JSON dependency in ActiveSupport
activerecord sum returns a string?
How do I freeze gems into a Rails 3 application?
Is it possible to have Haml indent HTML generated by a view helper in Rails?
How do I upgrade from Rails 2.3.5 to Rails 2.3.8?
PDFkit doesn't display pictures in PDF
Rails RESTful resources using to_param for a field that contains separator characters