Neil Middleton

901
reputation
144 views

Registered User

name Neil Middleton
member for 1 year
seen 29 mins ago
website
location Epsom, Surrey
age 31
Development Manager @ Monochrome
Dec
3
comment CFMail SMTP connection limit
If you only have 5 threads, you can only have five connections as I understand it.
Dec
3
accepted CFMail SMTP connection limit
Dec
2
answered CFMail SMTP connection limit
Nov
25
awarded  Popular Question
Nov
13
asked How best to expose Rails methods via an API?
Nov
6
asked Unpacked Ruby gems and environment.rb
Oct
27
asked escaping a string in Ruby
Oct
20
accepted Creating JIRA issues with Jira4R
Oct
20
answered Creating JIRA issues with Jira4R
Oct
20
revised Rails rendering a new object as an edit?
Fixed incorrect code ;)
Oct
20
revised Rails rendering a new object as an edit?
added 301 characters in body
Oct
20
asked Rails rendering a new object as an edit?
Oct
19
asked Combining two Rails applications into one
Oct
16
accepted Shortcuts in ActiveRecord?
Oct
16
accepted How to determine if a Rails object is marked_for_destruction?
Oct
15
comment How to determine how much load a Rails application is under automagically?
I did see the NewRelic API, but it requires a Gold Subscription, which is incredibly costly for a deployment on Heroku
Oct
15
asked How to determine how much load a Rails application is under automagically?
Oct
14
answered Which are the precious Rails RubyGems that Railers can’t live without?
Oct
14
answered Rails: Make views editable by end-users?
Oct
13
asked Creating JIRA issues with Jira4R
Oct
12
answered How to determine if a Rails object is marked_for_destruction?
Oct
12
asked How to determine if a Rails object is marked_for_destruction?
Oct
12
comment Validating a Rails model post-save?
I realise that, but I need it to happen before save - the parent object get's saved before the nested attributes
Oct
12
comment Validating a Rails model post-save?
errors.add_to_base
Oct
12
asked Validating a Rails model post-save?
Oct
9
asked Can I commercialise a AGPL product?
Oct
8
asked Changing default error messages in Rails
Sep
29
awarded  Taxonomist
Sep
17
asked Making generic classes Rails-y
Sep
11
awarded  Popular Question
Sep
9
asked Raising an ActiveRecord error on RecordNotFound
Sep
6
awarded  Yearling
Jul
28
comment Grouped Select in Rails
This is also fine, except that it doesn't work with a traditional select. I'm reticent to use select_tag, and it means I need to try and work out the name of the element on the fly.
Jul
28
comment Grouped Select in Rails
Do you have an example of this in practice? I saw this in the docs, but cannot figure out how to get it working.
Jul
28
asked Grouped Select in Rails
Jul
27
accepted Rails nested resource issue
Jul
27
answered Accessing item attributes in a Rails form
Jul
27
asked Accessing item attributes in a Rails form
Jul
23
asked Rails Nested Dynamic Objects?
Jul
21
answered Jquery Iterate Through All Checked Boxes and Remove Class
Jul
21
answered ColdFusion DataSource not found
Jul
21
answered Rails not finding exception notifier plugin
Jul
21
answered Rails nested resource issue
Jul
21
revised Rails nested resource issue
Tweaked code to make it more accurate
Jul
21
awarded  Organizer
Jul
21
revised Rails nested resources
edited tags
Jul
21
asked Rails nested resource issue
Jul
20
comment How to best secure records in Rails?
...and how do you handle administrators?
Jul
20
asked How to best secure records in Rails?
Jul
14
asked Saving Rails output into a variable