Displaying 13 results from an estimated 13 matches for "calendarhelper".
2007 Jul 17
2
Plugin Problems: const_missing: uninitialized constant Rails::Initializer::CalendarHelper
I''m receiving this error when I try to start Mongrel on my local
machine. I''ve checked my Rails, Rake, and Gem versions, as well as all
of the other gems I''m using.
http://pastie.caboo.se/79503
The situation is that I simply started an empty Rails app and
generated an empty plugin. I added the plugin into the
ActionView::Base class in init.rb and really only added one
2010 Aug 13
5
"uninitialized constant" Error for CalendarHelpper
After installing calendar_helper-0.2.3 gem, application using
CalendarHelper works fine. Then I tried to test using rake command which
gave me the following error.
Why does these messages appear evenif the application owrks fine.
------------------------------ Error Messags
--------------------------------------
/usr/local/jruby-1.5.1/bin/jruby -I"lib:test"
"...
2006 Jul 27
9
CalendarHelper
Has anyone had any luck using the CalendarHelper plugin at
http://wiki.rubyonrails.com/rails/pages/CalendarHelper recently?
I''m scratching my head over the following error when I look at any page
in my application:
NameError in CalendarController#index
undefined local variable or method `date_format'' for
#<CalendarCont...
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
./script/../config/../app/controllers/application.rb:9...
2007 Oct 04
0
any one use calendar_helper GEM?
I had been using the calendar_helper plugin previously which worked
fine. For my current project I decided to use the gem but am having
trouble getting it to work.
After install of the gem if I do:
>> require ''calendar_helper''
=> ["CalendarHelper"]
at the console it seems to load ok. However in the app when I do
require ''calendar_helper''
inlcude CalendarHelper
I am unable to get:
undefined method `calendar'' for #<#<Class:0xb70ca910>:0xb70ca8e8>
in my view.
I tried require statement in environme...
2006 Jul 15
6
calendar_helper
Hi, anyone ever tried the calendar plugin?
i can''t get it to work:
i did:
ruby script/plugin install
http://topfunky.net/svn/plugins/calendar_helper
ruby script/generate calendar_styles
and then generated a controller calendar_controller with a method
def monthly
end
in monthly.rhtml i put:
<%=calendar(:year => 2005, :month => 6)%>
if i try to run i get:
undefined
2006 Jul 11
5
What are people using for date fields
I''m just curious about what techniques others have successfully used to
capture date data on forms as an alternative to the standard date_select. I
have to admit I''ve been lazy and only used the date_select as we have very
few dates in our system now, but that is about to change. I would like
something better.
Any thoughts?
--
Thanks,
Sam
-------------- next part
2006 Jul 27
1
calendar plugin?
Hi,
has anyone got any suggestions on where I can find a calendar plugin .
Ive found this one so far
http://wiki.rubyonrails.com/rails/pages/CalendarHelper but the
documentation doesnt seem to exist, and not to sure on how to go about
installing it.
thanks
scott
--
Posted via http://www.ruby-forum.com/.
2006 Feb 16
1
Where to put the code? Helper or Model?
I have a class that generates an HTML calendar. It''s pretty simple,
with three methods of any significance: initialize(start,end),
add_event(event) and display_html
Basically, the way it works is this:
@events = Events.find #events in Feb 06
@cal = Calendar.new(''02/06'')
@events.each {|event| cal.add_event(event)}
Then in my view:
<%= @cal.display_html %>
2006 Aug 18
6
Prevent user from accessing an image
Hello,
I''m using file_column to save my users images.
It''s all OK, but I want to prevent one user from accessing other user''s
image.
Is it possible, as the image is saved in the file system ??
Thanks
Parra
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Nov 05
3
non event_calendar
What am I missing here, trying to get the event_calendar plugin working
with my existing app. Have installed the plugin, which I guess is a good
start, then this...
class Booking < ActiveRecord::Base
has_event_calendar :start_at_field => ''arrival_date'', :end_at_field =>
''departure_date''
Route...
map.availability_calendar
2005 Jun 21
3
dynarch calendar problem when used with ajax
I''ve got a partial with a form using the dynarch calendar
(calendar_field behavior). Working.
Now I render this partial from the action specified in to a link_to_remote.
Now when I click the calendar it''s not showed anymore.
theese lines:
<%= stylesheet_link_tag ''calendar-system.css'' %>
<%= javascript_include_tag ''calendar'',
2006 Feb 27
30
Calendar widget
Has anyone made, or does anyone know of, a nice calendar control based
on prototype/scriptaculous out there yet? Thanks in advance!
Sincerely,
Ryan Gahl
Design Engineer
Camtronics Medical Systems (an Emageon Company)
Ryan.gahl-nlycWCgr5/vuufBYgWm87A@public.gmane.org
262-369-3251
The information transmitted in this electronic mail is intended only for the
person or entity to which it