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
48
questions and find answers to
27
problems.
Stats
863
EtPoint
204
Vote count
48
questions
27
answers
About
nfm questions
Should I write tests that directly map input to output, or dynamically generate a result?
Adding a hook to script/generate migration
How do I use transactions within custom capistrano tasks?
How do I initialize attributes when I instantiate objects in Rails?
Should I prevent record editing using a filter in my controller or a callback in my model?
How can I optimize querying this data in postgresql?
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?
nfm answers
number of page views for a content
Creating a different "genre" of my website (i.e., I have a stackoverflow-equivalent and I want to create a serverfault-equivalent)
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?