search for: srijan

Displaying 4 results from an estimated 4 matches for "srijan".

Did you mean: srdjan
2006 May 09
2
Problem creating new record
...ave 24 flash[:notice] = ''Device was successfully created.'' 25 redirect_to :action => ''list'' 26 else 27 render :action => ''new'' 28 end 29 end Thanks in advance of any suggestions to this problem. Regards Chetan -- Srijan Technologies Pvt. Ltd. 304 Bakshi House, 40-41 Nehru Place, New Delhi - 110019 INDIA Ph: 91-11-2622 5926/ 5931 Fax: 91-11-5160 8543 Email: info@srijan.in Web: www.srijan.in ---------------------- See our Typo3 demos at: http://demos.srijansoft.com
2020 Oct 05
0
Getting error code 12 when using rsync with ssh in RHEL 8
...I've tried the remedies mentioned in the manpages and even the internet but the actual root cause still eludes me as to why it doesn't work in selinux enforced mode if I had set the access. Thank you in advance to anyone taking their time to answer this query :) -- Thanks and Regards, SRIJAN SIVAKUMAR Associate Software Engineer Red Hat <https://www.redhat.com> <https://www.redhat.com> T: +91-9727532362 <http://redhatemailsignature-marketing.itos.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> -------------- nex...
2006 May 10
0
rubygems installation location
Hi I just want to know where exactly gem should install. I had rails already installed in my system. I just installed gem package and tried to install a package through it. Unfortunately its prompting me to install rails also as dependency. I would also like to state that both rails and gem are installed on different locations. Regards Chetan Thapliyal
2006 May 12
1
Problem in including javascript files
Hi, I am using this <%= javascript_include_tag ''/editor/xyz.js'' %> to include javascript source to my code. But I am getting this as output <script src="/editor/xyz.js?" type="text/javascript"></script> I just want to know why I am getting a question mark in "/editor/xyz.js?". Thanks for any assistance in advance. Regards