Displaying 20 results from an estimated 1500 matches similar to: "How to improve rails helpers"
2011 Sep 12
2
Using tilt in ActionView?
Hey friends,
I was wondering what is the current opinion on using tilt in
ActionView? Right now, there''s a lot of code in AV::Template/
TemplateHandler etc. which is nicely implemented in tilt. I''m
currently refactoring the AV layer (private interest ;-) using tilt
and it makes the whole thing much more readable and easier to follow.
What do you guys think?
I know there was a
2010 Oct 05
0
10 Points How Cells Improves your Rails Architecture
What steps does it take to improve your architecture with Cells? This
article [1] discusses the best practices from keeping views dumb, via
slim controllers, how to avoid messy helpers, through to hiding your
caching strategy and component-oriented teams.
[1] http://nicksda.apotomo.de/2010/10/10-points-how-cells-improves-your-rails-architecture/
--
You received this message because you are
2010 Oct 21
0
ExampleGroup in Rspec 2
Hello,
In Rspec 1.x I I could create custom ExampleGroups that would have
behaviour similar to controller specs. How can I accomplish something
similar to this in Rspec 2? I would like to create an example group to
test my Cells instances ( http://github.com/apotonick/cells ).
Thanks!
2013 Jul 10
4
Decoupling of ActionPack
Hello!
Are the plans of splitting ActionPack for several gems (AbstractController,
ActionView, etc)? Like https://github.com/rails/rails/pull/7356 ...
I.e. I know gems that are needed AbstractController only... And they are
forced to require the whole ActionPack...
Thanx.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To
2015 Sep 03
0
On to samba-tools tools - Re: samba_dlz: Failed to connect
On 09/03/2015 02:51 PM, Rowland Penny wrote:
> On 03/09/15 19:42, Robert Moskowitz wrote:
>>
>>
>> On 09/03/2015 02:33 PM, Rowland Penny wrote:
>>> On 03/09/15 19:21, Robert Moskowitz wrote:
>>>>
>>>>
>>>> On 09/03/2015 02:17 PM, Rowland Penny wrote:
>>>>> On 03/09/15 19:05, Robert Moskowitz wrote:
2015 Sep 03
0
On to samba-tools tools - Re: samba_dlz: Failed to connect
On 09/03/2015 04:03 PM, Rowland Penny wrote:
> On 03/09/15 20:48, Robert Moskowitz wrote:
>>
>>
>> On 09/03/2015 02:51 PM, Rowland Penny wrote:
>>> On 03/09/15 19:42, Robert Moskowitz wrote:
>>>>
>>>>
>>>> On 09/03/2015 02:33 PM, Rowland Penny wrote:
>>>>> On 03/09/15 19:21, Robert Moskowitz wrote:
2015 Sep 03
2
On to samba-tools tools - Re: samba_dlz: Failed to connect
On 03/09/15 19:42, Robert Moskowitz wrote:
>
>
> On 09/03/2015 02:33 PM, Rowland Penny wrote:
>> On 03/09/15 19:21, Robert Moskowitz wrote:
>>>
>>>
>>> On 09/03/2015 02:17 PM, Rowland Penny wrote:
>>>> On 03/09/15 19:05, Robert Moskowitz wrote:
>>>>>
>>>>>
>>>>> On 09/03/2015 01:59 PM, Sketch wrote:
2015 Sep 03
2
On to samba-tools tools - Re: samba_dlz: Failed to connect
On 03/09/15 20:48, Robert Moskowitz wrote:
>
>
> On 09/03/2015 02:51 PM, Rowland Penny wrote:
>> On 03/09/15 19:42, Robert Moskowitz wrote:
>>>
>>>
>>> On 09/03/2015 02:33 PM, Rowland Penny wrote:
>>>> On 03/09/15 19:21, Robert Moskowitz wrote:
>>>>>
>>>>>
>>>>> On 09/03/2015 02:17 PM, Rowland Penny
2012 Mar 01
2
Julia
My purpose in mentioning the Julia language (julialang.org) here is
not to start a flame war. I find it to be a very interesting
development and others who read this list may want to read about it
too.
It is still very much early days for this language - about the same
stage as R was in 1995 or 1996 when only a few people knew about it -
but Julia holds much potential. There is a thread about
2015 May 20
2
CentOS 5.11 / Firefox 38 -- totally borked...
The subject line is deliberate.
It looks like firefox 38 is infliting a rerun of
http://marc.info/?l=centos&m=141288474630498&w=2
upon us. Addons are downloaded into /tmp, but never installed. Not even
Install addon from file works.
Going back to ff31. Grumbling ...
2016 Jan 02
0
HP OfficeJet Printing
Why go through all this trouble when you can connect the printer to the network directly and be done with it?
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Chris Olson" <chris_e_olson at yahoo.com>
> To: "CentOS Mailing List" <centos at centos.org>
> Sent: Friday, 1 January, 2016 16:29:17
2019 Aug 06
0
C7 Kernel module compilation
On 06/08/2019 14:45, Alessandro Baggi wrote:
> Il 05/08/19 20:07, Akemi Yagi ha scritto:
>> On Mon, Aug 5, 2019 at 9:21 AM Alessandro Baggi
>> <alessandro.baggi at gmail.com> wrote:
>>>
>>> Il 05/08/19 18:07, Akemi Yagi ha scritto:
>>>> On Mon, Aug 5, 2019 at 9:01 AM Alessandro Baggi
>>>> <alessandro.baggi at gmail.com> wrote:
2019 Aug 07
0
C7 Kernel module compilation
On Wed, Aug 7, 2019 at 9:00 AM Alessandro Baggi
<alessandro.baggi at gmail.com> wrote:
>
> Il 07/08/19 01:02, Phil Perry ha scritto:
> > On 06/08/2019 14:45, Alessandro Baggi wrote:
> > Please post the actual error message in dmesg or /var/log/messages.
> >
> > It's likely that the kernel is just grumbling that the module is not
> > signed (missing
2019 Aug 08
0
C7 Kernel module compilation
On Wed, Aug 7, 2019 at 11:00 PM Alessandro Baggi
<alessandro.baggi at gmail.com> wrote:
>
> Il 07/08/19 20:15, Akemi Yagi ha scritto:
> > On Wed, Aug 7, 2019 at 9:00 AM Alessandro Baggi
> > <alessandro.baggi at gmail.com> wrote:
> >>
> >> Il 07/08/19 01:02, Phil Perry ha scritto:
> >>> On 06/08/2019 14:45, Alessandro Baggi wrote:
>
2014 Sep 29
1
3.6.9 samba does not propagate (or show) Linux quota for windows users to see it
Hi list,
perhaps someone can help me out?
fact:
- samba 3.6.9 plus CentOS 6.5
- i have user quotas set up on their HOME directories, which resides in
the "/home" filesystem
- on windows workstation their disk quota is not shown, instead they see
whole filesystem free/taken space (which generate much grumbling)
After searching lists, googling etc., i decided to give a try the
2019 Aug 07
2
C7 Kernel module compilation
Il 07/08/19 01:02, Phil Perry ha scritto:
> On 06/08/2019 14:45, Alessandro Baggi wrote:
>> Il 05/08/19 20:07, Akemi Yagi ha scritto:
>>> On Mon, Aug 5, 2019 at 9:21 AM Alessandro Baggi
>>> <alessandro.baggi at gmail.com> wrote:
>>>>
>>>> Il 05/08/19 18:07, Akemi Yagi ha scritto:
>>>>> On Mon, Aug 5, 2019 at 9:01 AM Alessandro
2019 Aug 08
2
C7 Kernel module compilation
Il 07/08/19 20:15, Akemi Yagi ha scritto:
> On Wed, Aug 7, 2019 at 9:00 AM Alessandro Baggi
> <alessandro.baggi at gmail.com> wrote:
>>
>> Il 07/08/19 01:02, Phil Perry ha scritto:
>>> On 06/08/2019 14:45, Alessandro Baggi wrote:
>
>>> Please post the actual error message in dmesg or /var/log/messages.
>>>
>>> It's likely that the
2008 Jul 26
1
Simple vector question.
I have some data that I read in via read.csv:
sales2007 <- read.csv("Total2007.dat", header=TRUE)
The data looks like:
> sales2007[1:605,]
Year DayOfYear Sku Quantity CatId Category SubCategory
1 2007 1 100091 1 10862 HOLIDAY Christmas
2 2007 1 100138 1 11160 PET COSTUMES Famous (Licensed)
3 2007
2016 Jan 01
3
HP OfficeJet Printing
There has been a bit of grumbling recently about HP printer capability
in one of our smallest prototyping Labs.? We have a single GigE switch
connecting a Windows 7 machine and a Dell/CentOS-6 machine.? The CentOS
machine also has connectivity via another network.? Currently, only the
Windows 7 machine has been setup for printing on our HP OfficeJet 8615.
Our Samba effort on the CentOS system has
2011 Oct 13
1
Problem with Ices