Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Commit

Permalink
namespace helper
Browse files Browse the repository at this point in the history
  • Loading branch information
James Cook committed Mar 18, 2009
1 parent ecaae71 commit 5801eac
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,4 +1,4 @@
module FormBuilderHelper
module Ansuz::JAdams::FormBuilderHelper
def form_field_display_for form_field
field_id = "form_field_#{form_field.id}"
field_itself = case form_field.field_type
Expand Down

0 comments on commit 5801eac

Please sign in to comment.