On Mon, Mar 28, 2016 at 3:10 PM, sebb wrote:
> Just noticed another syntax complaint:
>
> _label "Contributor's Name:", for: 'iclaname'
Again, that's syntax that has been supported since Ruby 1.9.
> The colon after for is flagged as unexpected.
>
> The other main complaint is about:
>
> onClick:
Just noticed another syntax complaint:
_label "Contributor's Name:", for: 'iclaname'
The colon after for is flagged as unexpected.
The other main complaint is about:
onClick: -> {@form = ICLA}
On 28 March 2016 at 19:54, sebb wrote:
> On 28 March 2016 at 19:47, Sam Ruby wrote:
>> On Mon, Ma
On Mon, Mar 28, 2016 at 2:54 PM, sebb wrote:
> On 28 March 2016 at 19:47, Sam Ruby wrote:
>> On Mon, Mar 28, 2016 at 2:06 PM, sebb wrote:
>>> The class: attribute is frequently used in Wunderbar HTML tags.
>>
>> Indeed.
>>
>>> This causes problems for Ruby syntax checkers.
>>
>> I'd be curious a
On 28 March 2016 at 19:47, Sam Ruby wrote:
> On Mon, Mar 28, 2016 at 2:06 PM, sebb wrote:
>> The class: attribute is frequently used in Wunderbar HTML tags.
>
> Indeed.
>
>> This causes problems for Ruby syntax checkers.
>
> I'd be curious as to which ones, as that would indicate a syntax
> check
On Mon, Mar 28, 2016 at 2:06 PM, sebb wrote:
> The class: attribute is frequently used in Wunderbar HTML tags.
Indeed.
> This causes problems for Ruby syntax checkers.
I'd be curious as to which ones, as that would indicate a syntax
checker that hasn't been updated since Ruby 1.9 was release in
The class: attribute is frequently used in Wunderbar HTML tags.
This causes problems for Ruby syntax checkers.
It would be useful if there was an alias that could be used instead.
Since it appears frequently, it might be nice to allow c:
Alternatively, clazz: would do.
Excellent!
Now that you have mastered that, here's an example of code that I will
be debugging later this week that will update the membership status of
an individual:
https://github.com/apache/whimsy/blob/master/www/roster/views/actions/memstat.json.rb
Note that this uses the same sort routine.
On Mon, Mar 28, 2016 at 10:51 AM, Craig Russell
wrote:
> secretary assistant staple function
> Staple
>
> convert 'schultz/Apache Membership Application.jpg'
> 'schultz/Apache_Membership Application.pdf'
> mv schultz/Apache_Membership Application.pdf schultz.pdf
> mv: target ‘schultz.pdf’ is not
secretary assistant staple function
Staple
convert 'schultz/Apache Membership Application.jpg' 'schultz/Apache_Membership
Application.pdf'
mv schultz/Apache_Membership Application.pdf schultz.pdf
mv: target ‘schultz.pdf’ is not a directory
svn add schultz.pdf
svn: warning: W155010:
'/srv/secreta