similar to: svn.rails-engines.org

Displaying 20 results from an estimated 40000 matches similar to: "svn.rails-engines.org"

2006 Mar 02
1
Speaking of sessions
Hi All, I am trying to figure out some models and controller for a time tracking system. More specifically I am trying to figure out the best way to track how long a user was logged in for a given day week or month. I was thinking from a database standpoint of having a created_ and and updated_at in a session table and then I would find out the hours and minutes that a user was logged in for
2006 Feb 25
2
A Couple of Questions
Hi All, I have been using Ruby and Rails for only a few short days and I am loving it so far. I have a couple of questions relating to a specific project I am working. 1. I am wondering about sessions expiring after a set period of in activity and what would be the easiest way to set it up. 2. I would like to be able to users on the system. Each of these users has a login of there own. Each
2006 Feb 01
2
Need clarification for Rails Engines SVN repository
Hi all ! Could someone tell me what''s what in the Rails Engines Subversion repository ? There are many folders where the Rails Engine is located, and from the folder names alone, I can''t really guess what''s what. For example, the rails engine plugin is situated at: plugins/engine engines/trunk branches/engines branches/edge_engines From the log, I gather
2006 Mar 02
1
Engines SVN repository move
The rails engines SVN repository has now officially moved from its old location on the OpenSVN servers to: http://svn.rails-engines.org/ Please update your SVN externals appropriately, as the continued existence of the old repository is now NOT guaranteed. Engines plugin (official): http://svn.rails-engines.org/plugins/engines Engines plugin (for Edge rails):
2006 Mar 02
17
can''t get rails to connect to mySQL - HELP!!!!!!!!!
Sorry, but this is really NOT as easy as the tutorials/books make out. I''m really struggling at the first hurdle here. And while I''m not a programmer by design I do know my way around most stuff. And if I can''t get this to work I suspect more people will have the same issues. There seems to be too many variables to address. I have winXP, I have ruby and rails all
2017 Mar 14
2
LLVM Lab SVN mirror is behind
The SVN mirror is back up and running. Please let me know if you would see any issues. Thanks for your patience. On Mon, Mar 13, 2017 at 4:26 PM, Galina Kistanova <gkistanova at gmail.com> wrote: > A quick update. > > The SVN mirror got corrupted by r297634. Svnsync does not like huge > commits. > I'm in the middle of restoring and synch-ing up the mirror. Too soon to
2016 Mar 15
2
LLVM.org/viewvc down?
Is there any eta for when viewvc will be back? I prefer to use viewvc because all of the commit emails have the SVN commit number, but not the corresponding git hashes, so it makes it easier to look it up. Or is there some easy way to map an svn commit number to the corresponding git hash? Douglas Yung From: Johan Engelen [mailto:jbc.engelen at gmail.com] Sent: Saturday, March 12, 2016 5:03 AM
2006 Aug 11
1
Engines & Rails 1.1.6
An excerpt from the recently-unearthed diary of Doctor Hans Zarkov: "There''s no sun! It''s 8:24 in the morning, and there''s no sun! There is a patch in the Engines release branch now (Changeset #415: http://dev.rails-engines.org/repository/changesets/415), which should work with Rails 1.1.6, and hopefully all Rails 1.1.x versions. Do you want to live forever?
2007 Jun 24
0
cannot download from svn
It appears that both SVN and the Wiki are down. Motherfish may be having problems. No ETA right now of when they may be fixed. However, it shouldn't take long. -Ivo
2005 Jun 23
0
Updates to script.aculo.us SVN
Hi, I''ve updated the SVN version to include what are the beginnings of unit tests for the javascript libs. Have a look at http://dev.rubyonrails.org/file/spinoffs/scriptaculous/ test/test.html to learn more. -- Thomas
2018 Nov 08
2
[lldb-dev] Updates on SVN to GitHub migration
It'd be nice to know what about our repository is breaking it. Do they have any idea what that is? For example -- I think that we probably will want to archive+discard many of the random branches and tags currently in the repository. If the large number of branches and tags is breaking it, then maybe it just starts working after we do so. On Thu, Nov 8, 2018 at 3:53 PM Anton Korobeynikov
2007 Nov 16
1
Backgroundrb with Load Balancing Rails engines
Hi there, We run several (3-4) Rails servers behind the reverse proxy / load balancing web server serving the single application. All Rails instances share the same database and use the database as a session storage. Memcached is also part of the picture. I''m looking into using Backgroundrb for some large uploads / parsing task that provide progress status updates (via ajax calls).
2013 Jan 03
2
[LLVMdev] FYI: Yes, llvm.org is down. We're waiting for John or someone from UIUC to help get it back up.
John's been contacted, and the IRC is active, but no ETA yet. It's not a convenient hour in the TZ for UIUC folks. When any of us have more information, we'll post here. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130103/b12f1e72/attachment.html>
2013 Jan 03
0
[LLVMdev] FYI: Yes, llvm.org is down. We're waiting for John or someone from UIUC to help get it back up.
Just letting folks know, yes we are aware that the LLVM website and subversion are still down. Someone will update this email thread when we have any new information. On Thu, Jan 3, 2013 at 2:21 AM, Chandler Carruth <chandlerc at gmail.com>wrote: > John's been contacted, and the IRC is active, but no ETA yet. It's not a > convenient hour in the TZ for UIUC folks. > >
2016 Mar 15
3
LLVM.org/viewvc down?
Unfortunately, we had lot of bogus requests to viewvc (e.g. asking for history / blame for random revision) which looked like a DoS. Most probably we'll enable it after llvm.org will be migrated to new hardware. On Tue, Mar 15, 2016 at 1:24 PM, Hans Wennborg <hans at chromium.org> wrote: > The commit emails, including the ones in the mailing list archives, > also have links to the
2018 Nov 09
2
[lldb-dev] Updates on SVN to GitHub migration
Isn’t the checkout a local operation that should not involved GitHub ? Did you mean the clone operation ? And about sparse-checkout, I though they require a full clone of the repository anyway. Is there a way to do a partial clone only ? Note: If you don’t need the whole history local, you may perform a swallow clone (using —depth 1). > Le 9 nov. 2018 à 01:02, Anton Korobeynikov via llvm-dev
2008 Jul 26
0
"this version of engines plugin requires rails 1.2 or later"
hi! just downloaded the latest version of coupa e-procurement. when i try to run rake db:schema:load i get this error: this version of engines plugin requires rails 1.2 or later doing rails --version returns 2.1.0 any ideas how to go through this? thank you! joey -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message
2013 Mar 08
1
Rails engines question
I would like to use my own directory named forms inside my own engine. I know I can add it to loading paths like this in application.rb module MyAPP class Application < Rails::Application config.paths["forms"] = Rails.root.join(''vendor/myapp/forms'') end end or inside and can access it inside controller like this:
2005 Apr 14
0
predict.glm(..., type="response") dropping names (and a propsed (PR#7792)
Here's a patch that should make predict.glm(..., type="response") retain the names. The change passes make check on our Opteron running SLES9. One simple test is: names(predict(glm(y ~ x, family=binomial, data=data.frame(y=c(1, 0, 1, 0), x=c(1, 1, 0, 0))), newdata=data.frame(x=c(0, 0.5, 1)), type="response")) which gives [1]
2012 Sep 11
1
Strange result from GAMLSS
Hi Folks! Just started using the gamlss package and I tried a simple code example (see below). Why the negative sigma? John > y <- rt(100, df=1)> m1<-fitDist(y, type="realline")Warning messages:1: In MLE(ll3, start = list(eta.mu = eta.mu, eta.sigma = eta.sigma, : possible convergence problem: optim gave code=1 false convergence (8)2: In MLE(ll4, start = list(eta.mu =