Displaying 5 results from an estimated 5 matches for "emigh".
Did you mean:
migh
2006 Apr 18
4
Mixin variables
I''ve created an access control module that I''m including in several
different controllers. Everything works fine, but I want to allow each
controller to override the default login page with something like this:
set_login_pages :secure => ''my_login''
In my module, I''ve set up the set_login_pages method like this:
def self.included(base)
2006 Apr 18
3
Capistrano from windows to linux.
There seems to be a bug when deploying a rails application developed
in windows to a linux box. The rake deploy command attempts to run the
command "/install/path/current/script/process/reaper" but the files do
not have the execute bit set.
What can I do to make sure either the execute bit is run or prepend
the command with sh or ruby?
Thanks.
2019 Nov 05
0
No CentOS 8 Updates announced in Centos-announce email list
...the Centos-devel email list that they aren't sending out
> email to centos-announce for updates to CentOS 8, but only updating an RSS
> feed.
>
> I think this is a bad idea since no one uses RSS anymore (ducks for cover).
> What do others here think of this?
>
--
*George L. Emigh - AB4BD*
2019 Nov 05
5
No CentOS 8 Updates announced in Centos-announce email list
I learned from the Centos-devel email list that they aren't sending out
email to centos-announce for updates to CentOS 8, but only updating an RSS
feed.
I think this is a bad idea since no one uses RSS anymore (ducks for cover).
What do others here think of this?
--
*Matt Phelps*
*Information Technology Specialist, Systems Administrator*
(Computation Facility, Smithsonian Astrophysical
2005 Dec 17
0
RJS templates and Opera
I know that RJS templates work with Firefox and IE, but do they work
with Opera (8 or 9)?
--
Posted via http://www.ruby-forum.com/.