Hi all.
What do you think about little improvements listed below?
before:
{ error: message }.merge(options.except(*CALLBACKS_OPTIONS +
MESSAGE_OPTIONS))
after:
{ error: message }.merge*!*(options.except(*CALLBACKS_OPTIONS +
MESSAGE_OPTIONS))
before:
matchers.map { |method| method.match(m
Sounds great, would you like to work on a patch?
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to
Hi, I have a suggestion to improve usability of
http://guides.rubyonrails.org/
How about making headers to anchors to themselves or other solution like
in http://getbootstrap.com/css/#tables (if you hover on header it allows
you to copy anchor link)
Yes, there is a 'table of contents' at the s