search for: bmark

Displaying 2 results from an estimated 2 matches for "bmark".

Did you mean: mark
2006 Aug 14
0
acts_as_bookmarkable - undefined method `add_bookmark''
Hi, I''m jsut attempting to sue the acts_as_bookmarkable for the first time. when I run the following 3 lines, I get an error undefined method `add_bookmark'' @blog = Blog.find(params[:id]) bmark = Bookmark.new(:title => @blog.title, :user_id => session[:user].id) @blog.add_bookmark bmark >From what I can tell there is no method in the plugin ''add_bookmark'', is this the problem, if so has anyone got a compy of it that I can use? thanks soctt -- Posted via h...
2010 Sep 26
0
[LLVMdev] Adding nbench to the llvm test-suite
As per [1] I am going to add [2] to the llvm test-suite. I hope nobody is currently working on that area (if anybody is working please do let me know) Rajika [1] - http://llvm.org/OpenProjects.html#llvmtest [2] - http://www.tux.org/~mayer/linux/bmark.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100926/6b485860/attachment.html>