| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | 2 days ago | |
| stats | profile views | 65 |
|
Mar 27 |
comment |
TinyTDS connection issues and return from SQL server 2008 Seems like you are doing everything correct. Are you sure targeted table exist in the database? Returned result is Enumerable, result.first should be a hash with fields as keys. For Client methods run client.methods, but as far as I know execute is the main used to run SQL statements. |
|
Mar 25 |
answered | Rails app gives “no method error” when it sees <% if current_user.admin? %> |
|
Mar 13 |
comment |
Assets precompile not being run on heroku cedar for rails 3.2 app Sorry, I think you need to run bundle exec rake assets:precompile with the code above. And then push it to master. But you gonna have to do it every time you change anything in your assets. |
|
Mar 13 |
answered | Assets precompile not being run on heroku cedar for rails 3.2 app |
|
Mar 9 |
answered | Factory_girl validation problems |
|
Mar 7 |
revised |
Rails 3 - Solr doesn't search an items added 412 characters in body |
|
Mar 7 |
answered | Rails 3 - Solr doesn't search an items |
|
Mar 7 |
answered | Need ideas to change a key's name of JSON Object on RUBY |
|
Mar 7 |
answered | Rails - searching and configuration of Solr |
|
Mar 6 |
comment |
Cancan user permission? Can you post controller code with all before_filters? Also, are your resources (current_site and user) nested and associated properly? |
|
Mar 6 |
comment |
Cancan user permission? What are your roles? |
|
Mar 6 |
answered | Cancan user permission? |
|
Mar 5 |
answered | Include arbitrary field in Rails model JSON output |
|
Mar 5 |
answered | Pass array argument to link_to |
|
Feb 27 |
answered | Passing params to CanCan in RoR |
|
Feb 27 |
answered | what is the most elegant way to convert between JSON hash format, and actual hash format? in ruby? |
|
Feb 27 |
comment |
filtering inappropriate content ruby on rails this discussion on SO can help |
|
Feb 27 |
revised |
Please help me simplify this simple Ruby on Rails function Added missing association in Project class. |
|
Feb 26 |
answered | Please help me simplify this simple Ruby on Rails function |
|
Feb 22 |
answered | Configuration issues trying to install Ruby on Mac |