Displaying 12 results from an estimated 12 matches for "bundled_resourc".
Did you mean:
bundled_resource
2006 Jan 27
20
bundled_resource v.0.9
Original announcement at http://blog.inquirylabs.com/ [1]
== What is bundled_resource? ==
If your development is in any way similar to mine, there are a number
of useful resources out there that make web applications shine
beautifully. For example, there?s the Dynarch calendar and the
textarea tools. There are a number of others?too many, in fact. The
problem is that as a...
2008 Jan 30
3
Not all mongrel starting (Errno:EEXIST)
...1.8/fileutils.rb:172:in
`mkdir''
from /deployment/installed/ruby/lib/ruby/1.8/fileutils.rb:171:in
`each''
from /deployment/installed/ruby/lib/ruby/1.8/fileutils.rb:171:in
`mkdir''
from
/deployment/installed/myapp/releases/20080130211150/vendor/plugins/bundled_resource-
0.9/lib/bundled_resource.rb:38:in `create_public_bundle_directory''
from /deployment/installed/myapp/
/releases/20080130211150/vendor/plugins/bundled_resource-0.9/init.rb:57:in
`evaluate_init_rb''
from deployment/installed/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/...
2006 Jan 08
10
Resource Bundle Roundup
I''ve recently made a first release of what I''m calling
"bundled_resource" which is a plugin that makes our lives *much*
easier when we need to use javascripts, stylesheets and images in
conjunction with one another to deliver a special effect or tool on
the client (browser) side. If you missed the release, read about it
on my blog at http://blog.inquiryla...
2006 Jan 31
6
How to Affect Plugin Load Order
I''m using bundled_resource, login_engine, and a few other plugins. It
appears Rails considers plugins in alphabetic order. Turns out that
there is a particular order that will work and alphabetic ain''t it.
The login engine must be loaded first. Bundled resource then includes
''application_helper'...
2006 Feb 09
4
Login_Engine: trouble configuring
...re
quire__''
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `re
quire''
from
d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_suppo
rt/dependencies.rb:214:in `require''
from
./script/../config/../vendor/plugins/bundled_resource-0.9/init.rb:1
8:in `load_plugin''
from
d:/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/initializer.rb:311:i
n `load_plugin''
from
d:/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/initializer.rb:311:i
n `silence_warnings''
from
d:/ruby/lib/ruby/gem...
2006 Jan 07
0
BundledResource plugin (0.7)
Hot on the heels of my previous announcement, there is now a
bundled_resource plugin that takes advantage of all of my previous
work at syncPEOPLE (http://syncpeople.com) in the area of resource
management during Rails development, plus some. Use the Dynarch
Calendar, the resizable/wordcount textarea tools, and the qForms
scripts without the pain. More resource bu...
2006 Jan 08
3
Family Connection 1.1.2
...ewing own profile
[Duane]
- Added ''upload_photo'' action and view so users can focus on just
their photo [Duane]
- Added ability to edit other users'' posts as admin [Duane]
- Added ability to remove user accounts as admin [Duane]
- Replaced require_resource_helper with bundled_resource plugin [Duane]
- Added lightbox support for viewing images [Duane]
- Added birthday and visited_at columns to users table [Duane]
- Removed unnecessary database connectivity check in application.rb
[Duane]
- Added ''last visited'' info to each user in address book [Duane]
- Impro...
2006 Jun 13
1
Recommendations please for plugin(s)
For my application I''m going to be in need of a
1-small calendar (pop up kind) where a user would click on a month/date and
it would be sent back to the form action.
2-also some kind of textarea / htmlarea plugin
I''ve perused around the plugin directory and possible found a calendar. I
think dynarch is the name and included in a suite.
As for the htmlarea I think there was a
2006 Feb 01
2
Uninitialized constant ApplicationController?
.../app/helpers/application_helper.rb:5
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require''
from /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:214:in
`require''
from script/../config/../vendor/plugins/bundled_resource-0.9/init.rb:18:in
`load_plugin''
from /usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/initializer.rb:311:in
`load_plugin''
from /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/core_ext/kernel.rb:27:in
`silence_warnings''
from /usr/lib/...
2006 Feb 10
14
dynarch calendar and calendar helper usage
I am playing around with this and reference this wiki from RonR site...
http://wiki.rubyonrails.org/rails/pages/CalendarHelper
The error I am getting is:
NameError in Placements#list
undefined local variable or method `date_format'' for
#<PlacementsController:0xb78f9ef4>
RAILS_ROOT: script/../config/..
Application Trace | Framework Trace | Full Trace
2006 Jan 26
3
discard_year => true
Hi All
I''m attempting to make a simple time select field so I thought I just
needed a datetime_select with the option :discard_year => true.
However, every ''discard'' option except discard_year seems to work. So
I''m left with a year, hour and minute to select.
Could anyone please point me in the right direction?
Much appreciated.
Doug
--
Posted via
2006 Feb 15
36
Rubuntu Live CD for Rails
Friends-
I am almost finished with a custom live cd called Rubuntu ;-) This
is an ubuntu live cd variant that comes preloaded with ruby and rails
developers in mind. I already have it working with all the basics but
I was wondering what extras people would like to see on this distro.
What editors with what configurations?
What other tools do people really like for rails development on a