Displaying 20 results from an estimated 10000 matches similar to: "Reactive - The desktop application framework"
2008 Jun 02
0
[ wxruby-Feature Requests-20483 ] un-deprecate EventConnector.listen in wx_sugar
Feature Requests item #20483, was opened at 02/06/2008 15:03
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=221&aid=20483&group_id=35
Category: API improvement
Group: None
Status: Open
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Kevin Smith (qualitycode)
Summary: un-deprecate EventConnector.listen in wx_sugar
Initial Comment:
Please, remove
2006 Apr 23
8
Shattered, the rails-based MVC game development framework
if( you_want_to_make_a_game_with_ruby ) {
http://shattered.hastilymade.com/shattered_ruby.png
http://shattered.hastilymade.com/shattered_ruby.png
http://shattered.hastilymade.com/shattered_ruby.png
Shattered 0.3 has just been released! Inspired by Ruby on Rails, Shattered
is doing for game development what rails has done for web development.
Get it here !
We''ve made this
2006 Mar 02
7
The no-framework PHP MVC framework
"The no-framework PHP MVC framework"
http://toys.lerdorf.com/index.php?url=archives/38-The-no-framework-PHP-MVC-framework.html
Yuck! What spaghetti code. I can''t ever imagine preferring that to
Rails.
Joe
--
Posted via http://www.ruby-forum.com/.
2006 Sep 08
2
rails equivalent to symfony admin generator?
I''m an experienced PHP programmer (don''t know Ruby yet), and I''m playing
around with Symfony (PHP MVC framework similar to Rails) and I found
myself asking if there''s really any reason to use it over Rails.
From what I''ve seen just about every feature in Rails is superior except
one very important thing - Symfony''s admin generator. This is
2006 Jul 21
0
[ADV] Free Rails Workshop in Vancouver this Wednesday
57 People so far have RSVP''d for this _free_ event. This free workshop is
going to be a whirlwind tour of what Ruby on Rails is, and how it can be
leveraged for your next project.
Schedule
? Introduction to Ruby on Rails
? Ruby vs. Rails
? What is a Ruby Gem?
? Upgrading Rails with RubyGems
? Generating your application shell
? Going over the Rails MVC directory structure
? Creating
2008 May 30
0
[ wxruby-Bugs-20446 ] Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
Bugs item #20446, was opened at 30/05/2008 12:13
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20446&group_id=35
Category: Incorrect or missing docs
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Alex Fenton (brokentoy)
Summary: Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
2008 May 26
0
[ wxruby-Feature Requests-20367 ] wxToolBarTool (wxToolBarToolBase) missing, thus anti-OO
Feature Requests item #20367, was opened at 26/05/2008 16:32
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=221&aid=20367&group_id=35
Category: Missing class(es)
Group: None
Status: Open
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Kevin Smith (qualitycode)
Summary: wxToolBarTool (wxToolBarToolBase) missing, thus anti-OO
Initial Comment:
The
2007 Aug 13
4
Anvil: an application framework
Hi everyone! I have been working on idea for an application framework in ruby the wraps around the wx ruby gem. The goal is to make a framework that is as easy as rails create applications using concise and dry ruby code. We are in need of some experienced help! If you are interested checkout the project on ruby forge. Anvil.rubyforge.com and the irc channel is #rubyanvil on irc . My buck on irc
2008 May 30
0
[ wxruby-Patches-20447 ] Add keyword constructor to new class Wx::ToolBarTool
Patches item #20447, was opened at 30/05/2008 12:45
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=220&aid=20447&group_id=35
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Nobody (None)
Summary: Add keyword constructor to new class Wx::ToolBarTool
Initial Comment:
Wx::ToolBar API changed
2007 Oct 01
0
Philosophical Web Framework Discussion Group
Hello,
I created a Google Group
http://groups.google.com/group/web-framework-architecture
for discussing platform independent web-framework (or web-server)
architectures. Everyone can agree that Rail''s style MVC design is not
the end-all web development platform but merely a leap forward in our
ideas of how to best work with HTT protocol. With tools like Ruby,
Mongrel, and Rack, sitting
2011 Nov 04
0
Announcing Jax: a WebGL framework for Rails
Jax v2.0 has been released. Jax is an MVC-based WebGL development
framework, and the latest version is designed to integrate seamlessly
with Ruby on Rails projects.
For more information, see http://blog.jaxgl.com/what-is-jax/
For live in-browser demos, see http://sinisterchipmunk.github.com
For detailed usage guides (similar in layout to the Rails guides), see
http://guides.jaxgl.com
For
2008 Jun 02
0
[ wxruby-Bugs-20477 ] Wx::ListEvent#get_item crashes when navigating with the keypad
Bugs item #20477, was opened at 02/06/2008 10:34
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20477&group_id=35
Category: Incorrect behavior
Group: current
Status: Open
Resolution: None
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Nobody (None)
Summary: Wx::ListEvent#get_item crashes when navigating with the keypad
Initial Comment:
2006 Aug 18
3
Understanding MVC - view customization after using scaffolds
All,
I have ordered AWDWR and am anxiously awaiting its arrival. In the
meantime I still am playing with ROR using radrails. I have a few
questions ...
I create a table named customers with the following details:
Field Type Null Key Default Extra
id int(11) NO PRI auto_increment
customer_name varchar(50) NO
inbound_retention int(11) NO
outbound_retention int(11) NO
unix_admin_email
2009 Dec 18
2
Undefined Method error - help request
Good morning All -
I am working on a time tracking application as a learning excercise
and have run into an error neither I nor Google can remedy.
When loading my view, I get an error: ''undefined method
''true_class_path'' for #<ActionView::Base:.........
Context:
I have controllers for Project, Worktrack and ''Workbench'', among
others. Workbench is
2024 Jun 06
2
R Shiny Help - Trouble passing user input columns to emmeans after ANOVA analysis
Hello everybody,
I have experience coding with R, but am brand new to R Shiny. I am trying
to produce an application that will allow users to upload their own
dataset, select columns they want an ANOVA analysis run on, and generate
graphs that will allow users to view their results. However, I am getting
the following error: *"Argument is of length zero."*
Being new to Shiny, I am
2006 Jun 11
0
Application construction issue (conceptual)
I was wondering if someone can give me some assistance in approaching this
issue:
First, the background: I have an app that i originally did in PHP that I''m
redoing in Rails. It can be used by multiple clients that have no relation
to each other. The client information is in a database and is determined by
the hostname. Clients then have several users related by client_id. The
2015 Mar 06
0
[Xen-devel] kasan_map_early_shadow() on Xen
On Fri, Mar 06, 2015 at 11:02:50AM -0500, Konrad Rzeszutek Wilk wrote:
> On Wed, Mar 04, 2015 at 05:47:03PM -0800, Luis R. Rodriguez wrote:
> > On Wed, Mar 4, 2015 at 6:36 AM, Andrey Ryabinin <a.ryabinin at samsung.com> wrote:
> > > On 03/03/2015 07:02 PM, Konrad Rzeszutek Wilk wrote:
> > >> If it is like that - then just using what had to be implemented
>
2006 Aug 01
5
MVC question
Should I create a separate controller for each model or should I use 1
controller for all models?
Having 1 "admin" controller for all backend stuff seems logic to me, but
when I scaffold it rather makes 1 controller per model.
I''m fairly new to the MVC pattern, so what''s the prefered way of doing
it?
I''m also wondering if the API is up to date? When
2006 Jul 08
4
Application generation
I love rails but I want more. :-)
I''d like a generator that generates a complete application. It would
read an information model, and from it generate the MVC''s with a
validation-constrained model, errors and exceptions, page navigation and
rich view layout...
The information model would be represented by ruby "meta" classes, and
could be generated as an
2018 Jan 10
0
[shiny] How to read current URL address
Dears,
I am trying to read the URL name (i.e "www.google.com") that I was redirected by my own code.
What I already found that could help:
session$clientData$url_protocol
session$clientData$url_hostname
session$clientData$url_pathname
session$clientData$url_port
session$clientData$url_search
But then when I try to use this code in my server function the bellow Error appears:
>