similar to: equivalent of application context in rails/ruby

Displaying 20 results from an estimated 60000 matches similar to: "equivalent of application context in rails/ruby"

2006 May 29
1
Init lifecycle and rails
In a servlet J2EE application, there is an init style method that gets called after that servlet is loaded. Is there something similar within a rails controller context. I am looking for something where I can load and setup a particular object. Also, what about with sessions as well. I would like to call some library when a user session begins and possibly kill that object when the
2008 Nov 12
2
Files with .fs extension in ruby on rails application
I am using Spiceworks, an application made with Ruby on Rails. It has some files with .fs extension but i don´t know what are this files and with wich tools are generated. ¿Could someone say me something about it? I attached one of this files. Thank you. Attachments: http://www.ruby-forum.com/attachment/2923/spiceworks.fs -- Posted via http://www.ruby-forum.com/.
2007 Apr 18
1
Linux Equivalent of SetFilePerm() api
Hi everyone, We are trying to port our own windows application to SUSE linux.Our application uses SetFilePerm() api defined in commondll.dll.We would like to know whether there is a linux equivalent of windows commondll.dll in wine... If not then what could be the possible alternative to make this api function exactly as it does in windows. Waiting for an early reply, Thanks and Regards,
2006 Apr 21
1
Enabling ruby -r by hacking out Webrick''s fork
Has anyone tried hacking the fork out of Webrick''s servlet dispatch code so that ruby -r can be used to debug rails apps? -- Posted via http://www.ruby-forum.com/.
2006 Apr 11
6
asp''s application object rails equivalent?
In asp there''s a built''in object, Application, which behaves like the session, but it allows you to share information among all users of the application. (http://www.microsoft.com/windows2000/en/server/IIs/default.asp?url=/windows2000/en/server/IIs/htm/asp/vbob6zkv.htm) It''s just like if every user would be accessing the same session. what is the rails equivalent?
2024 Mar 24
0
Problem 1: package resteasy-3.0.26-6.module_el8.4.0+595+e59c9af2.noarch from @System requires pki-servlet-4.0-api, but none of the providers can be installed
Dear CentOS members, Does someone know how to resolve this package conflict, it is creating security issues with freeipa dependencies. [root at freeipa01 ~]# yum update --refresh CentOS Stream 8 - AppStream 102 kB/s | 4.4 kB 00:00 CentOS Stream 8 - BaseOS 18
2006 Aug 08
0
Equivalent of request.setAttribute(key, value) in Rails??
Hi All I come from Java/J2EE background and I was wondering if there was any way of setting an attribute-value in request. As far as I understand the equivalent is/are the controller instance variable that are exposed to the view(templates/layout). But they are not the same as storing values in request objects in Java servlets. Plus I feel this can give rise to race condition and data swapping
2005 Jun 05
5
Problem with Java applications
Hi, my name is Dieter and this is my 1st post to the list. I''m currently using shorewall 2.2.5 on SuSE 9.2 and java 1.4.2_06. Overall everything works as expected. The problem I have occurs with previous versions of shorewall, too. Problem: When I start a java application like crushftp it takes about 2 minutes until the server is functional. If I try to interrupt the startup process
2007 Nov 05
1
deploy ruby on rails application by mongrel
1.download ruby-one click for windows from www.ruby-lang.org? set up. 2.run command: gem install rails --include-dependencies (success) 3.set up mongrel: gem install win32-service(pick the most recent one) gem install mongrel (pick the win32 pre-built) gem install mongrel_service all of the above were successful. then i creat an empty folder "d:\myapp",run the command:
2006 Apr 05
2
Integrating Rails With a Standard Ruby Application
I am considering using Ruby to write a service that will run as a back end process and Rails for the web front end / management console. Are there any suggestions or examples of how I might leverage some of the Rails components like ActiveRecord for use by the back end? It would also be nice to program application logic in a way that it could be shared by both the back end Ruby application
2009 May 05
1
Intergrate Jasper report to Ruby on Rails Application
Hi, Im very new in Ruby on Rails. I have to do intergrate jasper report with Rails applications. I found the link http://wiki.rubyonrails.org/rails/pages/HowtoIntegrateJasperReports. But Im not clear how to do. Plz help me this how to do. If anybody have sample application it will be very better. I look forward your reply... Thanks Velu
2013 Dec 17
0
Creating a simple ToDo application with Ruby on Rails - Part Two
I just finished writing the second part of the tutorial. Creating a simple ToDo application with Rails - Part Two<http://arubystory.blogspot.com/2013/12/rails-todo-tutorial-part-two.html> -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2011 Nov 22
0
gems problem with ruby on rails application
I am fed up with so many gems problems to running one ruby on rails application , which use ruby 1.8.7 and rails 2.3.6. so some gems which related with 2.3.6 not getting now a days. we just change to 2.3.11 in * (environment.rb). *and when i run* bundle instal*l command, which shows* could not find gemfile* .already i have install all the gems which using in that application. Any way to solve
2010 Jul 07
0
Integration Google Apps with Ruby on rails Application
Hi, I need to integrate google apps/google service like Calendar API and Doclist API.Anyone can advice me which gem or plugins is available for serve all this purpose. GDOC4RUBY gem is not working in my system.It is giving error for the line require ''gdoc4ruby'' error message : no such file to load -- gdoc4ruby I have used gcal4ruby gem , it is working fine.But it
2011 Apr 18
0
Mobile application / Ruby on rails development
I have 20 years experience in software industry with focus in Open Source Platforms, Frameworks and Tools Development, Web based development using J2EE and Open Source Platforms,.Net Based Product(s) Development and Mobile System and Application Development. Currently I am involved in the development of mobile integration of Issue tracker running on GitHib using Rhomobile platform. This is an
2013 Oct 28
0
Twitter API in ruby on rails application
Hi, I am developing a ruby on rails application for getting all users tweets from twitter after twitter login from my application I am able to get user_id,email,provider,name etc from twitter login but I want to use Twitter Api to get all the tweets of the user who is doing twitter sign in from my application I followed this post "*
2008 Dec 10
0
[JOBS] Calling all Ruby on Rails and/or Oracle Application Express Gurus!!
Are you NZ based (or in the process of relocating) and a Ruby on Rails and/or Oracle Application Express guru?? Then read on…… We are on the look out for people with the following technical skills ROR Developers: Ruby on Rail SQL Unix/Linux HTML/CCS/Javascript Oracle Apex Developers: SQL HTML/CSS/Javascript Working knowledge of RAD
2013 Nov 06
0
My first Ruby on Rails application
Hello everybody, I just joined the group and I wanted to share my first Ruby on Rails application I''m developing the last 5 months. http://actibities-uniongr.rhcloud.com/pages/view-demo The application is currently deployed to OpenShift and there are plans to be made open (Github) by the end of the month (hopefully). It''s a Rails4 application using Redis for caching and
2007 Apr 15
0
WANTED: Senior Ruby on Rails Web Application Developer
DeepTech, Inc., the premier New York City Macintosh technical support company, is currently accepting applications for an experienced, full- time Senior Ruby on Rails / MySQL Web Application Developer. DeepTech provides a casual and fun work environment, challenging projects, great learning opportunities, and exposure to leading edge technologies.We maintain a strong "Do It Right"
2013 Feb 12
0
(JOB) Ruby on Rails Application Developer - Newark, NJ
Ruby on Rails Application Developer - Newark, New jersey - Interested *send resumes* to: Courtney.Brown-bynUwP1CLfsswetKESUqMA@public.gmane.org We are looking for an energetic and organized candidate to fill a Web Developer role in our Newark, New Jersey Office. In this position, you will work as a key member of the Engineering team to design, build and test a groundbreaking product for a